Click here to Skip to main content
15,922,007 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Web Browser Phone Pin
led mike12-Mar-09 10:11
led mike12-Mar-09 10:11 
GeneralRe: Web Browser Phone [modified] Pin
sudhir.marni13-Mar-09 18:37
sudhir.marni13-Mar-09 18:37 
GeneralRe: Web Browser Phone Pin
led mike16-Mar-09 6:37
led mike16-Mar-09 6:37 
GeneralRe: Web Browser Phone Pin
sudhir.marni16-Mar-09 18:34
sudhir.marni16-Mar-09 18:34 
QuestionSharepoint Site templates Pin
Nagstor19-Feb-09 23:00
Nagstor19-Feb-09 23:00 
QuestionDoes Framework 2.0 Supports dll developed using Framework 3.5 Pin
Exelioindia19-Feb-09 22:09
Exelioindia19-Feb-09 22:09 
AnswerRe: Does Framework 2.0 Supports dll developed using Framework 3.5 Pin
led mike20-Feb-09 6:46
led mike20-Feb-09 6:46 
AnswerRe: Does Framework 2.0 Supports dll developed using Framework 3.5 Pin
Sahir Shah20-Feb-09 22:09
Sahir Shah20-Feb-09 22:09 
QuestionDisplay wait page without using ajax in ASP.NET Pin
sd0000719-Feb-09 19:05
sd0000719-Feb-09 19:05 
AnswerRe: Display wait page without using ajax in ASP.NET Pin
Riaan Booyzen20-Feb-09 6:23
Riaan Booyzen20-Feb-09 6:23 
GeneralRe: Display wait page without using ajax in ASP.NET Pin
sd0000722-Feb-09 19:57
sd0000722-Feb-09 19:57 
QuestionDebugging ISAPI and CGI Code Pin
Bram van Kampen19-Feb-09 12:57
Bram van Kampen19-Feb-09 12:57 
AnswerRe: Debugging ISAPI and CGI Code Pin
led mike20-Feb-09 6:42
led mike20-Feb-09 6:42 
GeneralRe: Debugging ISAPI and CGI Code Pin
Bram van Kampen21-Feb-09 12:49
Bram van Kampen21-Feb-09 12:49 
QuestionSecurity Problem Pin
Meetu Choudhary19-Feb-09 2:13
Meetu Choudhary19-Feb-09 2:13 
QuestionDigital Signatures Pin
Meetu Choudhary19-Feb-09 1:39
Meetu Choudhary19-Feb-09 1:39 
QuestionWebsite Privacy and Terms Text Pin
TechyPol17-Feb-09 22:48
TechyPol17-Feb-09 22:48 
AnswerRe: Website Privacy and Terms Text Pin
Ashfield18-Feb-09 1:34
Ashfield18-Feb-09 1:34 
QuestionNot working in IE6 Pin
NeerajSharp17-Feb-09 22:47
NeerajSharp17-Feb-09 22:47 
AnswerRe: Not working in IE6 Pin
Aman Bhullar18-Feb-09 5:08
Aman Bhullar18-Feb-09 5:08 
QuestionSQL Server 2005 Notification Services with ASP.NET 2.0 Pin
Senthil_M17-Feb-09 22:32
Senthil_M17-Feb-09 22:32 
Questionwhat do i need to put instead ? Pin
helpmepeople17-Feb-09 22:20
helpmepeople17-Feb-09 22:20 
AnswerRe: what do i need to put instead ? Pin
WoutL19-Feb-09 1:49
WoutL19-Feb-09 1:49 
QuestionResizing the div after i click on someother div Pin
bai_deb17-Feb-09 19:56
bai_deb17-Feb-09 19:56 
QuestionASP.Net Inherits="MyProjectNameSpace._Default" Issue Pin
Harvey Saayman17-Feb-09 10:50
Harvey Saayman17-Feb-09 10:50 
Hey guys, I'm new to web dev so just bare with me

I'm busy working on a website, obviously, but I've hit a bit of a snag...

At the moment its pretty simple, all its supposed to do is query the db and put the result in a text box. Now this all works on my dev machine, but as soon as i upload it to the host of the site i get the following error

 Parser Error
Description: An error occurred during the parsing of a resource required to service 
this request. Please review the following specific parse error details and modify 
your source file appropriately.

Parser Error Message: Could not load type 'MyProjectNameSpace._Default'.

Source Error:

Line 1:  <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs"
           Inherits="MyProjectNameSpace._Default"%>
Line 2:  
Line 3:          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


Source File: /default.aspx    Line: 1 


If i remove the Inherits="MyProjectNameSpace._Default" for line 1 the page displays... But its like my data access code is ignored cause it does not execute.

Any ideas as to why this is happening? Cause i am stumped Sigh | :sigh:

Thanks

Harvey Saayman - South Africa
Software Developer
.Net, C#, SQL

you.suck = (you.Passion != Programming & you.Occupation == jobTitles.Programmer)
1000100 1101111 1100101 1110011 100000 1110100 1101000 1101001 1110011 100000 1101101 1100101 1100001 1101110 100000 1101001 1101101 100000 1100001 100000 1100111 1100101 1100101 1101011 111111

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.