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

ASP.NET

 
QuestionCant able to edit .net souce code. Pin
Raviraj12-Nov-08 22:03
Raviraj12-Nov-08 22:03 
AnswerRe: Cant able to edit .net souce code. Pin
Padmanabh Ganorkar12-Nov-08 22:07
Padmanabh Ganorkar12-Nov-08 22:07 
GeneralRe: Cant able to edit .net souce code. Pin
Raviraj12-Nov-08 22:22
Raviraj12-Nov-08 22:22 
GeneralRe: Cant able to edit .net souce code. Pin
Padmanabh Ganorkar12-Nov-08 22:47
Padmanabh Ganorkar12-Nov-08 22:47 
GeneralRe: Cant able to edit .net souce code. Pin
Raviraj12-Nov-08 23:07
Raviraj12-Nov-08 23:07 
GeneralRe: Cant able to edit .net souce code. Pin
Padmanabh Ganorkar12-Nov-08 23:21
Padmanabh Ganorkar12-Nov-08 23:21 
GeneralRe: Cant able to edit .net souce code. Pin
Raviraj12-Nov-08 23:37
Raviraj12-Nov-08 23:37 
GeneralRe: Cant able to edit .net souce code. Pin
Padmanabh Ganorkar13-Nov-08 0:19
Padmanabh Ganorkar13-Nov-08 0:19 
Last thing I can suggest is

1) Create a blank solution.
2)Under it create a new Web Project.
3)The Directory structure will be created. (Have this directory structure seperate from your current structure)
4)Under that copy paste the aspx and aspx.cs files, images files, App_Code files etc.
5)Whatever dll references you have given redo them again in your new Web Project.
6)Do all your web.config coding again either by Configuration tool or by hand.
7)If you have other class liabrary projects for the same Web Project then you have to do the same steps for these projects as well. Build these class liabrary projects individually.
8)Reassign the reference for these projects in your Web Project
9)Build the entire solution and check.

If this does not work then only seniors there can help you.
AnswerRe: Cant able to edit .net souce code. Pin
eyeseetee12-Nov-08 22:34
eyeseetee12-Nov-08 22:34 
GeneralRe: Cant able to edit .net souce code. Pin
Raviraj12-Nov-08 22:50
Raviraj12-Nov-08 22:50 
QuestionAsp.Net Pin
Member 344710412-Nov-08 20:34
Member 344710412-Nov-08 20:34 
AnswerRe: Asp.Net Pin
Guffa12-Nov-08 21:55
Guffa12-Nov-08 21:55 
AnswerRe: Asp.Net Pin
Brij12-Nov-08 22:11
mentorBrij12-Nov-08 22:11 
QuestionHelp need in gridview Pin
Senthil S12-Nov-08 19:45
Senthil S12-Nov-08 19:45 
AnswerRe: Help need in gridview Pin
Padmanabh Ganorkar12-Nov-08 21:48
Padmanabh Ganorkar12-Nov-08 21:48 
AnswerRe: Help need in gridview Pin
Ravi_2112-Nov-08 21:56
Ravi_2112-Nov-08 21:56 
AnswerRe: Help need in gridview Pin
Tarun Dudhatra13-Nov-08 0:30
Tarun Dudhatra13-Nov-08 0:30 
GeneralRe: Help need in gridview Pin
Elayaraja Sambasivam13-Nov-08 1:45
Elayaraja Sambasivam13-Nov-08 1:45 
Questionhow to develop website without using update panels using ajax. Pin
ashok@techxygen12-Nov-08 18:13
ashok@techxygen12-Nov-08 18:13 
AnswerRe: how to develop website without using update panels using ajax. Pin
Brij12-Nov-08 18:39
mentorBrij12-Nov-08 18:39 
GeneralRe: how to develop website without using update panels using ajax. Pin
ashok@techxygen12-Nov-08 19:47
ashok@techxygen12-Nov-08 19:47 
GeneralRe: how to develop website without using update panels using ajax. Pin
Brij12-Nov-08 20:22
mentorBrij12-Nov-08 20:22 
QuestionSoap Error Pin
SNI12-Nov-08 18:08
SNI12-Nov-08 18:08 
QuestionHow to do Silent Remote Instalation in >net ? Pin
subrat4all12-Nov-08 17:41
subrat4all12-Nov-08 17:41 
AnswerRe: How to do Silent Remote Instalation in >net ? Pin
Padmanabh Ganorkar12-Nov-08 23:13
Padmanabh Ganorkar12-Nov-08 23:13 

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.