Click here to Skip to main content
15,881,852 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: RegularExpressionValidator make me crazy! Pin
Dustin Metzgar11-Jul-06 10:35
Dustin Metzgar11-Jul-06 10:35 
AnswerRe: RegularExpressionValidator make me crazy! Pin
minhpc_bk11-Jul-06 11:58
minhpc_bk11-Jul-06 11:58 
QuestionAbsolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
tedhill1311-Jul-06 10:14
tedhill1311-Jul-06 10:14 
AnswerRe: Absolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
Guffa11-Jul-06 11:36
Guffa11-Jul-06 11:36 
GeneralRe: Absolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
tedhill1312-Jul-06 7:47
tedhill1312-Jul-06 7:47 
GeneralRe: Absolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
tedhill1312-Jul-06 8:09
tedhill1312-Jul-06 8:09 
AnswerRe: Absolute positioning ( CSS ) and updating problems in Visual Studio 2005 Pin
Guffa13-Jul-06 11:35
Guffa13-Jul-06 11:35 
QuestionUsing Asp.net Membership Provider in a shared hosting and Sql Server Pin
Odin Nordic11-Jul-06 9:44
Odin Nordic11-Jul-06 9:44 
Recently I decided to build one of these customers website on asp.net 2.0 after I found the hosting company I always work with, now is supporting version 2. I used the default membership provider using the SQLExpress on my local, though the other database stuff was on Sql Server 2000. After uploading the site, I found the error which says the Sql Server 2005 do not allows remote connections, and I discovered that the host doesnt support sqlexpress, so I ran aspnet_regsql tool on my main database and changed all connection strings to reffer it. I changed the LocalSqlServer connection string as well. But now I receieve this error on the host:(I ran all sql scripts provided by the tool on the hosting database as well)

The 'System.Web.Security.SqlMembershipProvider' 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.
And this one on my local

Cannot insert the value NULL into column 'RoleId', table 'milad_ghadami.dbo.aspnet_Roles'; column does not allow nulls. INSERT fails.
The statement has been terminated.
milad_ghadami is my database name.

What do you think? Does it mean that this stuff won't work on Sql Server and just work on SqlExpress? Or there is anything I am missing?


Mat Lotus
AnswerRe: Using Asp.net Membership Provider in a shared hosting and Sql Server Pin
minhpc_bk11-Jul-06 11:47
minhpc_bk11-Jul-06 11:47 
QuestionVisual Web Developer 2005 Express Edition Pin
_rnd@11-Jul-06 9:42
_rnd@11-Jul-06 9:42 
AnswerRe: Visual Web Developer 2005 Express Edition Pin
minhpc_bk11-Jul-06 11:49
minhpc_bk11-Jul-06 11:49 
GeneralRe: Visual Web Developer 2005 Express Edition Pin
_rnd@12-Jul-06 1:45
_rnd@12-Jul-06 1:45 
GeneralRe: Visual Web Developer 2005 Express Edition Pin
minhpc_bk12-Jul-06 4:12
minhpc_bk12-Jul-06 4:12 
GeneralRe: Visual Web Developer 2005 Express Edition Pin
_rnd@12-Jul-06 4:55
_rnd@12-Jul-06 4:55 
QuestionAudio Chat Server Pin
MalikRizwan11-Jul-06 6:36
MalikRizwan11-Jul-06 6:36 
QuestionHow to identify which radio button has been selected for a datagird ? Pin
cheeken2u11-Jul-06 6:11
cheeken2u11-Jul-06 6:11 
AnswerRe: How to identify which radio button has been selected for a datagird ? Pin
leckey11-Jul-06 7:00
leckey11-Jul-06 7:00 
QuestionForm Authentication w/ a Trusted SQL Server Connection? Pin
-Dr_X-11-Jul-06 4:37
-Dr_X-11-Jul-06 4:37 
AnswerRe: Form Authentication w/ a Trusted SQL Server Connection? Pin
minhpc_bk11-Jul-06 11:54
minhpc_bk11-Jul-06 11:54 
GeneralRe: Form Authentication w/ a Trusted SQL Server Connection? Pin
-Dr_X-12-Jul-06 6:20
-Dr_X-12-Jul-06 6:20 
Questioncookies Pin
karimkamal11-Jul-06 3:22
karimkamal11-Jul-06 3:22 
AnswerRe: cookies Pin
Jerry Hammond11-Jul-06 7:00
Jerry Hammond11-Jul-06 7:00 
QuestionPOPup Window and Sessions variables Pin
widget111-Jul-06 3:16
widget111-Jul-06 3:16 
AnswerRe: POPup Window and Sessions variables Pin
Not Active11-Jul-06 3:46
mentorNot Active11-Jul-06 3:46 
Questioncounting a checkbox within a datalist and submitting Pin
uglyeyes11-Jul-06 3:12
uglyeyes11-Jul-06 3:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.