Click here to Skip to main content
16,011,868 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Ajax Control TabPanel Pin
Blue_Boy9-Feb-07 4:57
Blue_Boy9-Feb-07 4:57 
Questiongetting X,Y position in gridview [modified] Pin
ayeleteric8-Feb-07 0:55
ayeleteric8-Feb-07 0:55 
JokeRe: getting X,Y position in gridview Pin
badgrs8-Feb-07 1:03
badgrs8-Feb-07 1:03 
AnswerRe: getting X,Y position in gridview Pin
badgrs8-Feb-07 1:10
badgrs8-Feb-07 1:10 
GeneralRe: getting X,Y position in gridview [modified] Pin
ayeleteric8-Feb-07 1:16
ayeleteric8-Feb-07 1:16 
QuestionSending paramter to Crystal report Pin
Marwa Bahaa8-Feb-07 0:06
Marwa Bahaa8-Feb-07 0:06 
AnswerRe: Sending paramter to Crystal report Pin
Sylvester george8-Feb-07 0:51
Sylvester george8-Feb-07 0:51 
QuestionUpgraded project Global.asax problem Pin
Russell Jones7-Feb-07 23:09
Russell Jones7-Feb-07 23:09 
Morning people,

This morning's delight is a VS2003 web application that i have opened and upgraded in VS2005. After the upgrade VS told me to convert to web app so I've done that aswell.

When i run the code i get this message:<br />
<br />
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. <br />
<br />
Parser Error Message: Could not load type 'Foo.Global'.<br />
<br />
Source Error: <br />
<br />
<br />
Line 1:  <%@ Application CodeBehind="Global.asax.cs" Inherits="Foo.Global"%><br />
<br />
 <br />
<br />
Source File: /global.asax    Line: 1 


I read somewhere that i don't need an inherits in .net 2.0 so i deleted it. It now gets to the login page and this happens:

Parser Error Message: Could not load type 'Foo.logon'.

Now i've read that if i use the App_Code folder for my C# files they should be located OK but i seem to have all sorts of App_* folders to chose from but App_Code isn't one of them.

Thanks for any help you can give

Russell
AnswerRe: Upgraded project Global.asax problem Pin
Sandeep Akhare7-Feb-07 23:30
Sandeep Akhare7-Feb-07 23:30 
AnswerRe: Upgraded project Global.asax problem Pin
Sandeep Akhare7-Feb-07 23:34
Sandeep Akhare7-Feb-07 23:34 
GeneralRe: Upgraded project Global.asax problem Pin
gauthee8-Feb-07 0:31
gauthee8-Feb-07 0:31 
GeneralRe: Upgraded project Global.asax problem Pin
Sandeep Akhare8-Feb-07 1:03
Sandeep Akhare8-Feb-07 1:03 
AnswerRe: Upgraded project Global.asax problem Pin
badgrs8-Feb-07 0:48
badgrs8-Feb-07 0:48 
AnswerRe: Upgraded project Global.asax problem Pin
DavidNohejl8-Feb-07 0:58
DavidNohejl8-Feb-07 0:58 
AnswerRe: Upgraded project Global.asax problem Pin
Russell Jones8-Feb-07 0:59
Russell Jones8-Feb-07 0:59 
QuestionDoes not fire event on selection of node Pin
mohd imran abdul aziz7-Feb-07 23:01
mohd imran abdul aziz7-Feb-07 23:01 
Questionprob with scrollbar created with span/div Pin
Shital@icon7-Feb-07 22:48
Shital@icon7-Feb-07 22:48 
AnswerRe: prob with scrollbar created with span/div Pin
badgrs8-Feb-07 0:46
badgrs8-Feb-07 0:46 
GeneralRe: prob with scrollbar created with span/div Pin
Shital@icon8-Feb-07 19:36
Shital@icon8-Feb-07 19:36 
QuestionSize of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 22:42
Malayil alex7-Feb-07 22:42 
AnswerRe: Size of physical drive and application in asp.net c# Pin
Sandeep Akhare7-Feb-07 22:53
Sandeep Akhare7-Feb-07 22:53 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex7-Feb-07 23:52
Malayil alex7-Feb-07 23:52 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Sandeep Akhare8-Feb-07 0:18
Sandeep Akhare8-Feb-07 0:18 
GeneralRe: Size of physical drive and application in asp.net c# Pin
Malayil alex8-Feb-07 0:27
Malayil alex8-Feb-07 0:27 
AnswerRe: Size of physical drive and application in asp.net c# Pin
Christian Graus7-Feb-07 23:19
protectorChristian Graus7-Feb-07 23:19 

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.