PC Review


Reply
Thread Tools Rate Thread

How to speed-up webservice proxy creation

 
 
Atul
Guest
Posts: n/a
 
      24th Nov 2004
In my winform application, to access webmethod, we create a webservice
proxy object. For the first time, when winform application is started,
for creating proxy object(e.g. MyWebServiceProxy oProxy = new
MyWebServiceProxy() )it takes a long time(appr. 2 seconds), but for
the next time it happens in 0-10 milli-seconds.

For each proxy object for first time creation it takes looong time.
One reason I know is because of JIT compilation(MSIL is converted into
m/c code each time.)

What can be other reasons? How can I speed-up proxy creation at first
time?
Note: I cannot use NGen bcoz of limitations of NGen(requires admin
login)

Pls help me.

Thanx and regards
Atul
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Webservice and Proxy.pac Jron667 Microsoft C# .NET 0 23rd Jun 2009 12:24 PM
Derive a WebService Proxy Class Michael Microsoft Dot NET Framework 1 12th Sep 2006 02:35 PM
Webservice proxy and override patrick.sannes@gmail.com Microsoft Dot NET Framework 1 25th Jul 2006 05:26 PM
webservice proxy namespace Daniel Microsoft ASP .NET 1 23rd Oct 2004 03:57 PM
Using a webservice through a proxy server. Iceman Microsoft VB .NET 2 29th Dec 2003 08:48 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:14 PM.