i really need urgent help, i was googling a strange error for the last two weeks, if i mention my problem, here are what i did:
1. i developed asp.net application using VS2010 and SQL SERVER 2008, and it works fine in my local machine.
after i deployed my application into windows server 2008 or windows 7 i get an error indicating " Error Converting data type nvarchar to float", even if i make only redirection to the default page and not to authenticate the user by checking in the database
(not validating the user in my database).
so i did many changes and i really scoped the error, i gues i am facing IIS 7 or higher configuration problem. especially forms authentication problem, because when i remove authentican and use directory browsing i can get my forms and enter data to the
database. but when i allow forms authentication i get this strange error.
Plz guys i am new to vs2010 ans IIS7 plz help me ASAP.
None
0 Points
22 Posts
IIS Forms Authentication Problem
Aug 09, 2011 05:15 AM|Abdirizak Yamani|LINK
Hi Guys;
i really need urgent help, i was googling a strange error for the last two weeks, if i mention my problem, here are what i did:
1. i developed asp.net application using VS2010 and SQL SERVER 2008, and it works fine in my local machine.
after i deployed my application into windows server 2008 or windows 7 i get an error indicating " Error Converting data type nvarchar to float", even if i make only redirection to the default page and not to authenticate the user by checking in the database (not validating the user in my database).
so i did many changes and i really scoped the error, i gues i am facing IIS 7 or higher configuration problem. especially forms authentication problem, because when i remove authentican and use directory browsing i can get my forms and enter data to the database. but when i allow forms authentication i get this strange error.
Plz guys i am new to vs2010 ans IIS7 plz help me ASAP.
THanks