Hi All,
I need to know where I am going wrong with my Website application. As along
as I don't use the VS everything is fine on my system, but while developing my
site I am facing problem
I am developing a website in ASP.net using VS2005. I am using web
requests for Google Data API in my application.
I Press F5 to debug my application, and to stop the debugging I press shift
+ F5. I was using a file system for the web site project.
At some point of time during my debugging , All my files in the computer
gets deleted. (All files on the desktop, recent files in start menu, Start
-> All programs, short cuts, everything. Almost everything except the system
files. )
I am using my dell laptop, the Intel wireless card process was using
100 % CPU after all the files are deleted. When I reboot I can do anything. CPU
is 100% utilization.
I can not do anything after that. I need to re install the OS and then
install all the software?s what ever I need, This happened more then 10
times until now
All that I am doing with deleting in the application is, when the user
session closes I delete all the files I created (in a temp/<user name>
folder) for that user only.
I would greatly appreciate if any can help me in solving the problem
Thanks & Regards,
Sridhar