I have read a few different posts regarding problems logging into the newly created site but none are really what I have experienced. After I have created my new site and added the user Administrator and copied the site over to my IIS server, I can not log in. I don't get any ASP errors or anything, it just says
"Your login attempt was not successful. Please try again"
I have made sure the password is correct and that the user is indeed active. Also, I of course do not have any problems when running through VS2005
Thanks in advance!
-Robert
Forget about the user Can i set the column to true?all i want to know is how do you Set the EditComm...
By stanleyjmroczek
Although XmlSerializer can serialize the class properties to or from an xml string, users familiar w...
By rickywang
Stanley,Exactly as Jeff, told, by directly suplying what you want. Now you come witha complete other...
By corligthert
Thank you but i have a code based on A company code. I don't want to use sqlto control the switc...
By stanleyjmroczek
Dear all,I have set my assembly to be sign as follow :<Assembly: AssemblyKeyFile("mykey.snk")>...
By sergecalderara, 1 Comments
Dear all,I am building an application with an extention functionnality by implementing a kind of PLu...
By sergecalderara, 1 Comments
Hi friendsHow we can call a webservice that return a dataset from java script....
By pkpant, 4 Comments
Hello, I am currently using a css drop down menu, but when it drops down on the windows media pla...
By hmzglenn, 8 Comments
I have media centre on my pc, I have perfect sound on headphones when they are plugged into the sock...
By anonymous, 2 Comments
If anyone could even just point me in the right direction. The biggest problem is that I don't have any error messages to look at.
rdmenotte | Sat, 05 Jan 2008 20:16:00 GMT |
Let me try this again...
I *think* I am using sqlexpress... and in the web.config, it is set up to use sqlexpress by default. I have tried changing the permissions on the app_data folder to allow write, modify, read permissions for the user ASPNET. The application works through VS2005 but not through IIS. To get the site uploaded, I simply said to send to the local IIS as the default site. I made sure to copy EVERYTHING over. The only error I am getting from the site is the standard invalid username/password, the application isn't breaking so to speak.
Is there something I need to do on the IIS side for the application to start working? This is a new install of IIS and ASP.net v2.0 and already had a run in with ASP.net v2.0 not being the primary asp...
Thanks in advance
rdmenotte | Sat, 05 Jan 2008 20:17:00 GMT |
Well.. here is how I fixed my problem. Would someone tell me if this is an alright thing to do or a security concern?
I added write and modify permissions for the user IIS_WPG to the app_data folder.
Thanks in advance,Robert
rdmenotte | Sat, 05 Jan 2008 20:18:00 GMT |