Click here to Skip to main content
15,924,935 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Need to Bind the GridView for Dynamically Loaded User control In Default Page. Pin
Abhishek Sur26-Oct-09 9:52
professionalAbhishek Sur26-Oct-09 9:52 
GeneralRe: Need to Bind the GridView for Dynamically Loaded User control In Default Page. Pin
Not Active26-Oct-09 10:17
mentorNot Active26-Oct-09 10:17 
GeneralRe: Need to Bind the GridView for Dynamically Loaded User control In Default Page. Pin
Christian Graus26-Oct-09 12:44
protectorChristian Graus26-Oct-09 12:44 
GeneralRe: Need to Bind the GridView for Dynamically Loaded User control In Default Page. Pin
Not Active26-Oct-09 12:59
mentorNot Active26-Oct-09 12:59 
General[Message Deleted] Pin
k.anantharengan26-Oct-09 2:30
k.anantharengan26-Oct-09 2:30 
GeneralRe: 2+ years experience Pin
dan!sh 26-Oct-09 4:25
professional dan!sh 26-Oct-09 4:25 
GeneralRe: 2+ years experience Pin
Christian Graus26-Oct-09 10:59
protectorChristian Graus26-Oct-09 10:59 
QuestionError in page redirect Pin
lavankumar26-Oct-09 2:29
lavankumar26-Oct-09 2:29 
hi

in a webapplication to redirect a page to another page i am using the following code

Response.Redirect(dl.url + "LoginPage1.aspx", True)

where dl.url is my wesite url

it worked fine for few months back

but now it showing a error
i found that it is response.statuscode=200

now what is this Response.Statuscode=200 error

how can i solve this
earlier it worked fine ,i didnt touch the code in this page and it is also giving the error like this

Server Error in '/' Application.
--------------------------------------------------------------------------------

Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

Compiler Error Message: BC30456: 'CreateResourceBasedLiteralControl' is not a member of 'ASP.masterpage_master'.

Source Error:



Line 1: <%@ Master Language="VB" CodeFile="MasterPage.master.vb" Inherits="MasterPage" %>
Line 2:
Line 3: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Source File: C:\Inetpub\vhosts\shieldpro.in\httpdocs\MasterPage.master Line: 1


please help me
AnswerRe: Error in page redirect Pin
Abhishek Sur26-Oct-09 9:20
professionalAbhishek Sur26-Oct-09 9:20 
GeneralRe: Error in page redirect Pin
vijaylumar26-Oct-09 18:41
vijaylumar26-Oct-09 18:41 
QuestionNeed to know about best Product Catalog (Commercial Only)? Pin
Member 474438926-Oct-09 2:14
Member 474438926-Oct-09 2:14 
AnswerRe: Need to know about best Product Catalog (Commercial Only)? Pin
Abhishek Sur26-Oct-09 9:54
professionalAbhishek Sur26-Oct-09 9:54 
Questionhow to resolve this Error "You are not authorized to view this page" errorpage Pin
prateekfgiet26-Oct-09 1:32
prateekfgiet26-Oct-09 1:32 
AnswerRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
Abhishek Sur26-Oct-09 2:31
professionalAbhishek Sur26-Oct-09 2:31 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
prateekfgiet26-Oct-09 20:02
prateekfgiet26-Oct-09 20:02 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
Abhishek Sur26-Oct-09 22:14
professionalAbhishek Sur26-Oct-09 22:14 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
prateekfgiet26-Oct-09 22:22
prateekfgiet26-Oct-09 22:22 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
Abhishek Sur26-Oct-09 22:27
professionalAbhishek Sur26-Oct-09 22:27 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
prateekfgiet26-Oct-09 22:32
prateekfgiet26-Oct-09 22:32 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
Abhishek Sur26-Oct-09 22:44
professionalAbhishek Sur26-Oct-09 22:44 
GeneralRe: how to resolve this Error "You are not authorized to view this page" errorpage Pin
prateekfgiet26-Oct-09 23:00
prateekfgiet26-Oct-09 23:00 
QuestionPie and Bar Chart Pin
KhandelwalA25-Oct-09 22:07
KhandelwalA25-Oct-09 22:07 
AnswerRe: Pie and Bar Chart Pin
Christian Graus25-Oct-09 22:31
protectorChristian Graus25-Oct-09 22:31 
AnswerRe: Pie and Bar Chart Pin
Abhishek Sur25-Oct-09 22:37
professionalAbhishek Sur25-Oct-09 22:37 
GeneralRe: Pie and Bar Chart Pin
Not Active25-Oct-09 22:48
mentorNot Active25-Oct-09 22:48 

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.