memory could not be read

L

Larry

Hi, I have a asp.net small application that calls a xml
webservice this web service calls into some Vb 6 com
components and then returns a result back to my asp.net
client. The problem is - this works the first time no
problem, if you hit the back button (after results are
returned) and click submit again the web service returns
ok, HOWEVER - as soon as i try to work with the returned
string aspnet_wp.exe blows up with a "Memory could not be
read" error.

Any suggestions would be greatly appreciated.
 
N

Natty Gur

Hi,

I always use tlbimp to wrap COM objects and I never had any problem
manipulating returning string. can you post code ?

Natty Gur[MVP]
Phone Numbers:
Office: +972-(0)9-7740261
Fax: +972-(0)9-7740261
Mobile: +972-(0)58-888377
 
G

gerry

this sounds like a problem we had - try the ASPCOMPAT option for the page in
question and see if that clears up your problem. if it does , you then have
to consider your new STA bottleneck.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,234
Latest member
SkyeWeems

Latest Threads

Top