lfarns wroteI am having the same problem. I can access it locally, but not remotely. In my case, I am running Window 2003 server adn SQL 2005 Express.
I am also having similar case: everything works fine locally (I was able to do change passwords, skins, etc.), but I get "login failed ... network services.." when I try to access remotely. I have already setup permission for networkservices as well aspnet.
I am using WS2003, IIS6, SQL2005 Express with SQL studio express, and DNN 4.03. I used started kit with default database.mdf to create a localhost portal. I have used both .\sqlexpress as well as servername\sqlexpress in <connectionsetting> and <appsetting> with no sucess for remote access.
What I don't understand is that I cannot setup permission for "aspnet," "networkservices" or "MyID" in default database explorer in VWD. If I setup a different database in SQL studio and make changes accordingly in web.config, my localhost access comes with database errors.
Any good soul out there? Would really appreciate.