.NET Framework Bookmark and Share   
 index > Common Language Runtime > System.Runtime.InteropServices.COMException
 

System.Runtime.InteropServices.COMException

Hi,

I am getting the following error in my .Net 2003 app

'An unhandled exception of type 'System.Runtime.InteropServices.COMException' Additional information: socket: [WINSOCK] Invalid argument'

OS is win2k8 64 bit.

after googling for some time i find this link

http://resources.businessobjects.com/support/communitycs/FilesAndUpdates/common10win_en.pdf

but it is related to business objects. Anything which applies to .Net 2003

Any ideas how to resolve it.

Thanks in advance.

Regards
subramanyeswari
The COM object you are using for some reason is throwing a failure somewhere. The information that you provide is insufficient. You should post the name of the COM class that you are using (if it is a known COM class, otherwise you'll need to post its source code), the method that throws the error, and the code you are using to call this COM object. Otherwise, it will be like shooting in the dark.
MCP
webJose
Hi,
Could you provide more information about the exception, it will be helpful for further investigations.

Thanks,
Eric
Please remember to mark helpful replies as answers and unmark them if they provide no help.
eryang

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by clicking "Change Type" at the top of the thread. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thanks,
Eric


Please remember to mark helpful replies as answers and unmark them if they provide no help.
eryang

You can use google to search for other answers

Custom Search

More Threads

• Problem with CodeCommentStatement in CodeDOM ?
• How can i get mscorwks.dll with sub version 1434?
• performance differences between consoleapp and winformsapp?
• CASPOL nightmare...
• Garbage Collection - Generations.
• Stepping into an external assembly
• C# - COM interoperability issues
• Event 1000, .NET Runtime 2.0 Error Reporting
• Framework 2.0 installation stdole error
• Problem with the .NET 3.5SP1 JIT-Compiler