snowieken
09-15-2006, 12:43 PM
I realize this is a question I could ask my hosting company - and I will if I don't find the answer here - but maybe it's just a standard procedure which someone here can help me with.
It has been over a year since I created anything with ASP.NET, but recently I just started again. Made a simple page retrieving data from an Access database with the DataList control. It works perfectly on my own server, but taking it online will not work, even though my hosting packet supports ASP.NET and an Access database. This actually illustrates my main problem: I am pretty good at coding but I haven't got a single clue when it comes to servers, networks and hosting. I uploaded my database and my page, but that's basically all I did. I know I should be doing something else as well, but I have no clue. Any ideas? Should there be a specific folder I have to put things in, should there be any specific setting I have to adjust?
I don't get an error report as the customerrors mode in web.config is turned to RemoteOnly, and I suspect I can't do anything about that without contacting my host.
It has been over a year since I created anything with ASP.NET, but recently I just started again. Made a simple page retrieving data from an Access database with the DataList control. It works perfectly on my own server, but taking it online will not work, even though my hosting packet supports ASP.NET and an Access database. This actually illustrates my main problem: I am pretty good at coding but I haven't got a single clue when it comes to servers, networks and hosting. I uploaded my database and my page, but that's basically all I did. I know I should be doing something else as well, but I have no clue. Any ideas? Should there be a specific folder I have to put things in, should there be any specific setting I have to adjust?
I don't get an error report as the customerrors mode in web.config is turned to RemoteOnly, and I suspect I can't do anything about that without contacting my host.