Click here to Skip to main content
15,913,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: CheckBoxList value lost on postback Pin
Swetha Sankaran13-May-09 9:50
Swetha Sankaran13-May-09 9:50 
QuestionASP.NET Test Tool Question Pin
elapid5-May-09 9:14
elapid5-May-09 9:14 
QuestionLocal Server Problem(C# ASP DOT NET) Pin
mishigun5-May-09 8:34
mishigun5-May-09 8:34 
AnswerRe: Local Server Problem(C# ASP DOT NET) Pin
Yusuf5-May-09 9:07
Yusuf5-May-09 9:07 
GeneralRe: Local Server Problem(C# ASP DOT NET) Pin
mishigun5-May-09 9:26
mishigun5-May-09 9:26 
QuestionUrgent : Web and Windows Integration(Passing values from web to windows) Pin
mishigun5-May-09 8:27
mishigun5-May-09 8:27 
AnswerRe: Urgent : Web and Windows Integration(Passing values from web to windows) Pin
Yusuf5-May-09 9:11
Yusuf5-May-09 9:11 
QuestionLosing cookies Pin
yasBinder5-May-09 8:14
yasBinder5-May-09 8:14 
AnswerRe: Losing cookies Pin
Yusuf5-May-09 9:15
Yusuf5-May-09 9:15 
GeneralRe: Losing cookies Pin
yasBinder5-May-09 9:37
yasBinder5-May-09 9:37 
GeneralRe: Losing cookies Pin
yasBinder7-May-09 16:47
yasBinder7-May-09 16:47 
QuestionHelp on Socket Programming in ASP.NET Pin
RoopeshReddy5-May-09 7:52
RoopeshReddy5-May-09 7:52 
QuestionAnyone familiar with "Prompt for symbolic renaming when renaming files" in Visual Studio Pin
pzn3xq5-May-09 7:45
pzn3xq5-May-09 7:45 
QuestionIs it best to store the sln and suo file within the same directory as your website directory (cs, aspx)? Pin
pzn3xq5-May-09 7:20
pzn3xq5-May-09 7:20 
AnswerRe: Is it best to store the sln and suo file within the same directory as your website directory (cs, aspx)? Pin
Yusuf5-May-09 9:21
Yusuf5-May-09 9:21 
QuestionException Pin
adigatm5-May-09 7:13
adigatm5-May-09 7:13 
AnswerRe: Exception Pin
Yusuf5-May-09 9:24
Yusuf5-May-09 9:24 
AnswerRe: Exception Pin
Abhijit Jana5-May-09 19:41
professionalAbhijit Jana5-May-09 19:41 
GeneralRe: Exception Pin
adigatm7-May-09 4:46
adigatm7-May-09 4:46 
QuestionLogin / sessions WITHOUT using MSSQL Roles / Users Pin
EliottA5-May-09 4:55
EliottA5-May-09 4:55 
QuestionHow to create Scheduled Tasks in dotnet code??? Pin
nkmkrishna5-May-09 4:48
nkmkrishna5-May-09 4:48 
AnswerRe: How to create Scheduled Tasks in dotnet code (has nothing to do with ASP.NET) Pin
led mike5-May-09 4:56
led mike5-May-09 4:56 
QuestionCompiled LINQ Queries Pin
John Gathogo5-May-09 4:37
John Gathogo5-May-09 4:37 
Questionhow to access control id with usercontrol in .aspx page Pin
MallikarjunaGupta5-May-09 4:34
MallikarjunaGupta5-May-09 4:34 
Questionsys.WebForms.PageRequestManagerServerErrorExcpetion code 12031 Pin
JacquesDP5-May-09 4:12
JacquesDP5-May-09 4:12 
Hi guys,

I am trying do develop an app using Dynamic Data Model.

So I set the relationships on the database and then drop the tables from the server explorer into the dbml file, when I run the app on my development machine everything works fine, I can update, insert and use the paging of the datagrid that was created.

But when I upload the site to our qa server I can only insert new values into the grid, if I try to page to the second page I receive the above error, or if I try to update an existing row it gives me an error stating that the row cannot be found.

Does anyone have an idea what might be causing this it would really be appreciated

Thanks in advance

No matter how long he who laughs last laughs, he who laughs first has a head start!

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.