Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebServices
Message
 
 
To
02/10/2001 08:55:59
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Miscellaneous
Thread ID:
00562932
Message ID:
00562987
Views:
18
>Hi!
>
>I have created and published a webservice as per the "Walkthrough: Creating Web Services with Visual FoxPro" article on the msdn site. I am using VFP7, W2k Prof. and IIS 5.0
>
>Everything works fine but now when I try to add more methods to that class (olepublic) is saves those new methods in the prg but won't compile the DLL and gives me a "sharing violation - file may be in use" error.
>
>Do I have to unregister the dll and then try again? I checked the File Attributes of the DLL and it is not readonly. Any idea what's going on?
>
>Sarosh

IIS may have your file locked. Use IISRESET /RESTART to reset IIS and release your resources. You should then be abale to compile the new webservice.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform