|
-
HELP! ASP.net deployment for deadline tom
I'm struggling with asp.net deployment and my deadline is 10GMT Sat.
I wrote a web app with DB connections, works fine on my PC, but I'm struggling with my deployment, especially DB path. I have all my connections dynamicly binded to web.config, but my path in there, well, I don't know in what structure is should be. I'm using an access DB that is relative to my site directory.
I also get some wierd URI errors?
This is my first asp.net app, and I'm a bit lost, PLEASE HELP!!!
Time is short!
-
Seems like it sees the DB from the path I gave it, but it doesn't read anything out of it...
It says System.ArgumentException: URI formats are not supported. everytime it tries to read out of the DB
I used a http:// path to point to the DB from the web.config...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|