Hey every body, I am back again i was in the middle of a lot of things and soooooo busy,,
Well i am back masla7a :)
my problem is that i am deploying ASP2.0 applicatioin, i have used the build in membership and login controls to control profiles,, i have added the generated DB to SQL server2005 and added other tables for the application to work,, i want to upload my application on Godaddy servers, i had this error :
The 'System.Web.Profile.SqlProfileProvider' requires a database schema compatible with schema version '1'. However, the current database schema is not compatible with this version. You may need to either install a compatible schema with aspnet_regsql.exe (available in the framework installation directory), or upgrade the provider to a newer version. "
I wonder if any of you have used GoDaddy,, but in case that you didnt use it,, GODADDY provides ASP.Net Schema, which contains all the tables that needed for membership and login controls to run,, first time i have used my tables and it didnot work,, then i have installed the schema and it gives me the same.. and i am still wondering what could be the reason, i have found a lot of answers on an other blogs, but they all are talking about how we could save the issue if we have access to the server,, and i think they are not clear enough,,
Thanks guys in advanced, i am sure that you will help me :)