Help managing temporary objects

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Diego F. (diegofr_at_NOterra.es)
Date: 04/11/04


Date: Sun, 11 Apr 2004 18:37:49 +0200

I'm developing an application that uses a web service. The initial idea was
sending objects to the web service and storing during the execution in a
Hashtable, so I could get them back to the application via web methods.

Now I know that I can't store objects in a web service and I should
serialize it and opening it again. This might be a bit slow. Is there
another way to do this? I was thinking in building a windows application
that mantains the hash table, but I think I can't send the objects from the
web service to the application.

Any idea?

Regards,

Diego F.



Relevant Pages

  • RE: Help: %1 is not a valid Win32 application
    ... \par - Execution authorizations: execute scripts and executables ... \par Microsoft MSDN Online Support Lead ... I have selected a Web Service Site Project with net ... \par Then I created a virtual directory in the new web site. ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: How would you troubleshoot this issue?
    ... test my web service client against the web service, ... exception. ... John, to answer your question, it is JUnit 4.4. ... It was executed successfully and the execution ...
    (comp.lang.java.programmer)
  • Re: Thread was being aborted
    ... One more thing - Response.Redirect throws a ThreadAbort exception upon ... I suppose you are getting this error due to execution timeouts. ... >> want to increase the execution timeout for the web service by increasing ... >>> Prasad Dannani ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: deploying and using web services at runtime (Again)
    ... If the web service being deployed is the same on all systems, ... because you can make the web reference in your dev ... > turn deploys a web service on a server running on the machine. ... in the middle of execution - can I create a proxy for the newly ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Thread was being aborted
    ... I suppose you are getting this error due to execution timeouts. ... want to increase the execution timeout for the web service by increasing the ... > sometimes throwing "Thread was being aborted" Exception. ...
    (microsoft.public.dotnet.framework.webservices)