Click here to Skip to main content
15,891,951 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: parsing of rss url using asp.net Pin
Muhammad Mazhar17-Sep-09 9:18
Muhammad Mazhar17-Sep-09 9:18 
QuestionLogin View Problem [modified] Pin
specialdreamsin16-Sep-09 18:12
specialdreamsin16-Sep-09 18:12 
AnswerRe: Login View Problem Pin
N a v a n e e t h16-Sep-09 18:34
N a v a n e e t h16-Sep-09 18:34 
GeneralRe: Login View Problem Pin
specialdreamsin16-Sep-09 19:07
specialdreamsin16-Sep-09 19:07 
GeneralRe: Login View Problem Pin
Abhijit Jana16-Sep-09 19:29
professionalAbhijit Jana16-Sep-09 19:29 
GeneralRe: Login View Problem Pin
specialdreamsin16-Sep-09 20:10
specialdreamsin16-Sep-09 20:10 
GeneralRe: Login View Problem Pin
Abhijit Jana16-Sep-09 21:11
professionalAbhijit Jana16-Sep-09 21:11 
QuestionError Message While Opening a Page Pin
specialdreamsin16-Sep-09 18:05
specialdreamsin16-Sep-09 18:05 
Hi all,

I developed a WebSite. When I click one of the Links I am getting this error often. Not only that link almost all. This is coming when I first time click. Second time it is working fine.

Error Message is :

Error Page: http://192.9.200.22/RStationary/Dispatch.aspx

Error Message: D:\RStationary\Dispatch.aspx(1): error BC30456: 'InitializeCulture' is not a member of 'ASP.dispatch_aspx'.

Source : System.Web

Stack Trace :      at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile)
   at System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
   at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert)
   at System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
   at System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
   at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig)
   at System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean, completedSynchronously)

What could be problem...
Please help me out

Ramesh Sambari

Knowledge is like honey.
Collect it, to make life sweet.

AnswerRe: Error Message While Opening a Page Pin
Christian Graus16-Sep-09 18:26
protectorChristian Graus16-Sep-09 18:26 
AnswerRe: Error Message While Opening a Page Pin
Prabhakar Parihar18-Sep-09 22:34
Prabhakar Parihar18-Sep-09 22:34 
QuestionHow can I get the local machine's IP address in a Test.aspx form ?[modified] Pin
Rahad Rahman16-Sep-09 17:23
professionalRahad Rahman16-Sep-09 17:23 
AnswerRe: IP Address Pin
Christian Graus16-Sep-09 17:27
protectorChristian Graus16-Sep-09 17:27 
AnswerRe: How can I get the local machine's IP address in a Test.aspx form Pin
sashidhar16-Sep-09 18:31
sashidhar16-Sep-09 18:31 
AnswerRe: How can I get the local machine's IP address in a Test.aspx form Pin
rakesh_choudhury16-Sep-09 21:16
rakesh_choudhury16-Sep-09 21:16 
QuestionHow to do this configuration programatically Pin
vishwjeet16-Sep-09 10:42
vishwjeet16-Sep-09 10:42 
AnswerRe: How to do this configuration programatically Pin
Christian Graus16-Sep-09 11:11
protectorChristian Graus16-Sep-09 11:11 
AnswerRe: How to do this configuration programatically Pin
Not Active16-Sep-09 11:14
mentorNot Active16-Sep-09 11:14 
AnswerRe: How to do this configuration programatically Pin
sashidhar16-Sep-09 18:33
sashidhar16-Sep-09 18:33 
GeneralRe: How to do this configuration programatically Pin
vishwjeet16-Sep-09 19:16
vishwjeet16-Sep-09 19:16 
AnswerRe: How to do this configuration programatically Pin
vishwjeet17-Sep-09 0:10
vishwjeet17-Sep-09 0:10 
QuestionUpdateModel vs Request.Form.. Pin
Quake2Player16-Sep-09 10:02
Quake2Player16-Sep-09 10:02 
QuestionUnable to Add Service Reference to Consumer Project in ASP.Net Pin
AndyASPVB16-Sep-09 9:46
AndyASPVB16-Sep-09 9:46 
GeneralRe: Unable to Add Service Reference to Consumer Project in ASP.Net Pin
carlosbourque16-Sep-09 11:26
carlosbourque16-Sep-09 11:26 
GeneralRe: Unable to Add Service Reference to Consumer Project in ASP.Net Pin
AndyASPVB16-Sep-09 12:15
AndyASPVB16-Sep-09 12:15 
GeneralRe: Unable to Add Service Reference to Consumer Project in ASP.Net Pin
carlosbourque17-Sep-09 9:50
carlosbourque17-Sep-09 9:50 

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.