Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_professional thread: System.OutOfMemoryException in Web Service


Message #1 by shirna@m... on Sun, 1 Sep 2002 12:21:09
Hey there,

I am creating a Web Service that will interact with MSN Messenger. 
However,

Dim oMsn As Messenger.MsgrObject
oMsn = New Messenger.MsgrObject()

brings up

System.OutOfMemoryException: Not enough storage is available to complete 
this operation. 

on a machine with 20gb free and 512 mb ram.

any ideas?

  Return to Index