sys.WebForms.PageRequestManagerServerErrorExcpetion code 12031
-
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!
-
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!
We found the problem, it has something to do with the permissions, when we set the permissions to public access everything works, only problem is that it is running on our intranet and we don't want everyone to access the site. Anyone have any ideas as to why this would happen?
No matter how long he who laughs last laughs, he who laughs first has a head start!