Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Invalid Path or Filename using ASP.NET with ADO.NET
Message
From
19/07/2006 11:49:41
 
 
To
19/07/2006 11:37:30
General information
Forum:
ASP.NET
Category:
Web Services
Miscellaneous
Thread ID:
01137643
Message ID:
01137653
Views:
17
>I have created a simple ASP.NET web service that accesses a Visual FoxPro database to return a set of values based on parameters supplied.
>
>Everything works fine, of course, on the development machine, but when deployed, it hangs on .fill with an exception saying "Invalid Path or Filename". The database is located in a folder on the same local hard drive of the web server as the root web directory, but not in a virtual directory of IIS (using IIS 5, btw) for security reasons.
>
>From everything I've seen and read on the web about this error, it seems like a security issue, but I've tried everything I can think of including adding the ASPNET Machine User Account and the internet user account as users of the database folder, with full access rights, but this hasn't helped, either.
>
>Anyone have any suggestions? I'm sure it's something very simple that I'm overlooking...

You may check in IIS, under the Web site properties, under the ASP.NET panel for the Local impersonation.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform