Click here to Skip to main content
15,919,931 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Script on the page causing Internet Explorer to run slowly -- Resolution[Modified] Pin
Ashish Sehajpal22-Apr-08 2:04
Ashish Sehajpal22-Apr-08 2:04 
Generalajax problem Pin
krishnaveer21-Apr-08 23:02
krishnaveer21-Apr-08 23:02 
GeneralRe: ajax problem Pin
eyeseetee21-Apr-08 23:09
eyeseetee21-Apr-08 23:09 
GeneralRe: ajax problem Pin
krishnaveer21-Apr-08 23:16
krishnaveer21-Apr-08 23:16 
GeneralRe: ajax problem Pin
eyeseetee21-Apr-08 23:44
eyeseetee21-Apr-08 23:44 
Question[Message Deleted] Pin
Muhammad Gouda21-Apr-08 22:52
Muhammad Gouda21-Apr-08 22:52 
GeneralRe: Duplicate post Pin
eyeseetee21-Apr-08 23:00
eyeseetee21-Apr-08 23:00 
QuestionHow to restore a backup of my code to the Virtual Directory Pin
Muhammad Gouda21-Apr-08 22:43
Muhammad Gouda21-Apr-08 22:43 
Since the Virtual Directory is subject to destruction in case of Windows installation, I always backup my ASP.NET code to another non-virtual directory.
After installing my OS, I restore my code to the virtual directory by "Copy and Paste".
It gives the following runtime error
" It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS."

To solve the problem, I had to create a new project in the virtual directory, then import all my old files.
This solution works well.
But my project size increases day after day, and sometimes I get confused while importing my files.
So, is there any way to use the "Copy and Paste" method without errors?

Mohammed Gouda
foreach(Minute m in MyLife)
myExperience++;

GeneralRe: How to restore a backup of my code to the Virtual Directory Pin
eyeseetee21-Apr-08 22:59
eyeseetee21-Apr-08 22:59 
General[Message Deleted] Pin
Muhammad Gouda21-Apr-08 23:24
Muhammad Gouda21-Apr-08 23:24 
GeneralRe: How to restore a backup of my code to the Virtual Directory Pin
eyeseetee21-Apr-08 23:42
eyeseetee21-Apr-08 23:42 
General[Message Deleted] Pin
Muhammad Gouda22-Apr-08 0:16
Muhammad Gouda22-Apr-08 0:16 
GeneralRe: How to restore a backup of my code to the Virtual Directory Pin
eyeseetee22-Apr-08 0:44
eyeseetee22-Apr-08 0:44 
Question[Message Deleted] Pin
Muhammad Gouda22-Apr-08 1:21
Muhammad Gouda22-Apr-08 1:21 
GeneralRe: How to restore a backup of my code to the Virtual Directory Pin
eyeseetee22-Apr-08 1:25
eyeseetee22-Apr-08 1:25 
GeneralSystem.IO.StreamWriter Pin
ptvce21-Apr-08 22:32
ptvce21-Apr-08 22:32 
GeneralRe: System.IO.StreamWriter Pin
Sandeep Akhare21-Apr-08 22:42
Sandeep Akhare21-Apr-08 22:42 
GeneralRe: System.IO.StreamWriter Pin
ptvce21-Apr-08 22:55
ptvce21-Apr-08 22:55 
GeneralRe: System.IO.StreamWriter Pin
Sandeep Akhare21-Apr-08 23:26
Sandeep Akhare21-Apr-08 23:26 
GeneralRe: System.IO.StreamWriter Pin
immu521-Apr-08 22:44
immu521-Apr-08 22:44 
GeneralRe: System.IO.StreamWriter Pin
ptvce21-Apr-08 23:02
ptvce21-Apr-08 23:02 
QuestionCan some body convert this c# code to VB.NET Pin
NetBot21-Apr-08 22:10
NetBot21-Apr-08 22:10 
AnswerRe: Can some body convert this c# code to VB.NET Pin
eyeseetee21-Apr-08 22:24
eyeseetee21-Apr-08 22:24 
GeneralRe: Can some body convert this c# code to VB.NET Pin
NetBot21-Apr-08 23:41
NetBot21-Apr-08 23:41 
AnswerRe: Can some body convert this c# code to VB.NET Pin
Neeraj Arora21-Apr-08 23:41
Neeraj Arora21-Apr-08 23:41 

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.