Click here to Skip to main content
15,921,941 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Problem in Session Pin
ednrgc21-Nov-06 3:42
ednrgc21-Nov-06 3:42 
QuestionHow to convert the site in Any Language Pin
Amit Agarrwal20-Nov-06 21:22
Amit Agarrwal20-Nov-06 21:22 
AnswerRe: How to convert the site in Any Language Pin
Pavan Naidu20-Nov-06 22:17
Pavan Naidu20-Nov-06 22:17 
GeneralRe: How to convert the site in Any Language Pin
Amit Agarrwal20-Nov-06 22:25
Amit Agarrwal20-Nov-06 22:25 
GeneralRe: How to convert the site in Any Language Pin
Pavan Naidu20-Nov-06 22:41
Pavan Naidu20-Nov-06 22:41 
GeneralRe: How to convert the site in Any Language Pin
Amit Agarrwal20-Nov-06 22:57
Amit Agarrwal20-Nov-06 22:57 
GeneralRe: How to convert the site in Any Language Pin
Pavan Naidu20-Nov-06 23:11
Pavan Naidu20-Nov-06 23:11 
QuestionChanging application from 1.1 ver. to 2.0 [modified] Pin
Pavan Naidu20-Nov-06 21:14
Pavan Naidu20-Nov-06 21:14 
Hi friends,
I developed a web application using ASP.Net + C#.Net + Sql Server2000.
For this I used 1.1 version. It is working perfectly in this version. Now I want to change this application to 2.0........
I changed the application to 2.0 using 2005 DotNet Visual Studio. But it is not working b'cos some files in my application changing it's path.

**** I developed application in two languages English and German. For this I used satilite assemblies using resource files (.resx). I put these files in Resources Folder and filenames are prm.en.resx & prm.de.resx.

Here my project name is prm, Resources is a folder and PRM is file base name.


ResourceManager rm =new ResourceManager("prm.Resources.PRM",Assembly.Load("prm");

This code is working fine in 1.1 version.

When application is converted to 2.0 then resource files are resides at another folder - app_GlobalResources folder that is DotNet 2005 rule to keep resource files in that folder.

My Error is : Resource path not found
I changed the path ....... and tried but still iam getting same error.

Thanks


Regards,
Pavan.


-- modified at 4:19 Tuesday 21st November, 2006
QuestionTreeview in Master pages - selected node Pin
shreekar20-Nov-06 20:51
shreekar20-Nov-06 20:51 
Questionretrieve currency format Pin
playout20-Nov-06 20:23
playout20-Nov-06 20:23 
Questiondatabase access Pin
Shriya Kapoor20-Nov-06 20:11
Shriya Kapoor20-Nov-06 20:11 
QuestionLeft alignment of label in javascript [modified] Pin
ayeleteric20-Nov-06 20:00
ayeleteric20-Nov-06 20:00 
AnswerRe: Left alignment of label in javascript Pin
shreekar20-Nov-06 20:53
shreekar20-Nov-06 20:53 
Questionimage navigation Pin
yuvachandra20-Nov-06 19:51
yuvachandra20-Nov-06 19:51 
AnswerRe: image navigation Pin
_AK_20-Nov-06 20:18
_AK_20-Nov-06 20:18 
QuestionInLine or CodeBehind? Pin
faviochilo20-Nov-06 19:38
faviochilo20-Nov-06 19:38 
AnswerRe: InLine or CodeBehind? Pin
Christian Graus20-Nov-06 20:16
protectorChristian Graus20-Nov-06 20:16 
AnswerRe: InLine or CodeBehind? Pin
Dave Doknjas21-Nov-06 13:51
Dave Doknjas21-Nov-06 13:51 
QuestionCSS problem - distorted look of application in IE7 Pin
sheetal alaspure20-Nov-06 19:36
sheetal alaspure20-Nov-06 19:36 
QuestionHow to view Uploaded word file using asp.net Pin
SmittyvIsidhore20-Nov-06 19:35
SmittyvIsidhore20-Nov-06 19:35 
AnswerRe: How to view Uploaded word file using asp.net Pin
Christian Graus20-Nov-06 20:16
protectorChristian Graus20-Nov-06 20:16 
QuestionHow to make Windows form Active throught out the process Pin
Sandeep Akhare20-Nov-06 19:32
Sandeep Akhare20-Nov-06 19:32 
AnswerRe: How to make Windows form Active throught out the process Pin
shreekar20-Nov-06 20:43
shreekar20-Nov-06 20:43 
QuestionHelp Pin
pitchu mani20-Nov-06 19:18
pitchu mani20-Nov-06 19:18 
QuestionHide Table Pin
ayeleteric20-Nov-06 19:09
ayeleteric20-Nov-06 19:09 

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.