Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Activex Programming Control Webdc > when i referenc...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 241 of 279
Post > Topic >>

when i reference a com object by regsvr32 it then find it in the COM tab, it works ok. but when i reference a com object by referencing the .dll file i get this error in my C# application:

by "DR" <softwareengineer98037@[EMAIL PROTECTED] > Jan 17, 2008 at 07:24 PM

when i reference a com object by  regsvr32 it then find it in the COM tab, 
it works ok. but when i reference a com object by referencing the .dll
file 
i get this error in my C# application:

Error 1 The "ResolveManifestFiles" task failed unexpectedly.
System.ArgumentException: Illegal characters in path.
   at 
System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[]

str)
   at 
System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess

access, AccessControlActions control, String[] pathListOrig, Boolean 
checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
   at 
System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess 
access, String[] pathList, Boolean checkForDuplicates, Boolean
needFullPath)
   at System.IO.Path.GetFullPath(String path)
   at 
Microsoft.Build.Tasks.Deployment.ManifestUtilities.Util.RemoveDuplicateItems(ITaskItem[]

items)
   at 
Microsoft.Build.Tasks.ResolveManifestFiles.set_NativeAssemblies(ITaskItem[]

value) WindowsApplication12
Error 2 The 
"NativeAssemblies=@[EMAIL PROTECTED]
(NativeReferenceFile);@[EMAIL PROTECTED]
(_DeploymentNativePrerequisite)"

parameter for the "ResolveManifestFiles" task is invalid. 
WindowsApplication12
Error 3 The "ResolveManifestFiles" task could not be initialized with its 
input parameters. WindowsApplication12

I need to be able to reference my com dll without making a registry entry.

how to do this?
 




 1 Posts in Topic:
when i reference a com object by regsvr32 it then find it in th
"DR" <softwa  2008-01-17 19:24:29 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 18:59:50 CST 2008.