> C:\DOCUME~1\JAVANS~1\LOCALS~1\Temp\_s4fydqc.dll
> LOG: Appbase = C:\TestWebService\TestWebService\bin\Debug\
> LOG: Initial PrivatePath = NULL
> Calling assembly : (Unknown).
Delete the following files:
1. *.dll from %TEMP% folder
2. C:\WINDOWS\Microsoft.Net\Framework\v2.0.50727\Temporary ASP.NET Files
It's just that the WS-Runtime needs to refresh the updates from the code to
the new assembly.
The filename keeps changing because it is randomly generated.
Don't worry... if you are updating your code very frequently and refreshing
your project, these errors do occur because of the caching.
One completed, things will not be problematic.

Signature
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://articles.edujinionline.com/webservices
-------------------
Taliesin Airt - 13 Sep 2006 10:14 GMT
Hi Gaurav,
I've done as you said and I'm still getting the issue:( Any ideas? Is
there some other place that needs clearing?
> > C:\DOCUME~1\JAVANS~1\LOCALS~1\Temp\_s4fydqc.dll
> > LOG: Appbase = C:\TestWebService\TestWebService\bin\Debug\
[quoted text clipped - 14 lines]
>
> One completed, things will not be problematic.
Gaurav Vaish (www.EduJiniOnline.com) - 13 Sep 2006 17:03 GMT
> I've done as you said and I'm still getting the issue:( Any ideas? Is
> there some other place that needs clearing?
That's pretty interesting.
Kill the aspnet worker process (aspnet_wp.exe), delete all DLLs and try
again.
It's only because of items going out-of-sync.
Mostly deleting all dll's had always helped me.

Signature
Happy Hacking,
Gaurav Vaish | http://www.mastergaurav.com
http://www.edujinionline.com
http://articles.edujinionline.com/webservices
-------------------