Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems deploying my first ASP.net project
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00666793
Message ID:
00666989
Views:
14
>Okay, here's the scenario. I created an ASP.Net project on a Win2000 machine with IIS5. It worked great on that machine. I then copied all the files to our network machine (an NT or 2000 machine). But I need to serve the files from IIS on an XP machine attached to that network. So anyway, I went into the IIS on the XP machine, diddled with the security settings and the web.config, and it runs just great on that machine. The problem is if I try to access it from another machine on the network, it blows up, I get a security error. Can anybody shed some light on where I should look to get this security stuff sorted out? Thanks a ton for any help!
>jfh


Here is what I'm down to now. The aspx's, web congifs, all that stuff, now resides on my local (XP) machine, and is being served from that machine. The datasource, for the datalist I have on one of the aspx's, resides on a different machine on the network. Everything works if I run it on the XP machine, but if I run it on a different machine, I get an 'Invalid path or file name' everytime. Apparently, unless I run it from the localhost machine, it can't find the data source specified for my oledb provider. Can anyone help with this? Thanks a lot,
jfh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform