473,698 Members | 1,817 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

System restore screwed up my asp.net web project????

I had to do a system restore today. I restored it to 2 weeks ago.

After it was done I entered VS.NET (latest version) and it said I was
entering it for the first time.

I opened up a web project I've been working on (ASP.NET 2.0) and I noticed
that 2 of the directories were renamed (ex: "Admin" dir to "Admin(2)". )
Also, web.config changes I made are now gone.

Any ideas why this would happen????
Apr 27 '06 #1
2 1312
re:
I had to do a system restore today. I restored it to 2 weeks ago.
Any ideas why this would happen????
"System restore" can be a godsend...or a headache,
depending on how familiar you are with what it does.

If you are going to use it, you should know excatly what it does.

Here's a list of what "System Restore" saves :

Registry
Profiles (local profiles only)
COM+ DB
WFP.dll cache
WMI DB
IIS Metabase
Files with extensions listed in the <include> portion of the Monitored File Extensions
list in the System Restore section of the Platform SDK

Any changes which you made to anything stored in those areas...has now gone poof!


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"VB Programmer" <do**@emailme.c om> wrote in message news:OG******** ******@TK2MSFTN GP05.phx.gbl...I had to do a system restore today. I restored it to 2 weeks ago.

After it was done I entered VS.NET (latest version) and it said I was entering it for the first
time.

I opened up a web project I've been working on (ASP.NET 2.0) and I noticed that 2 of the
directories were renamed (ex: "Admin" dir to "Admin(2)". ) Also, web.config changes I made are now
gone. Any ideas why this would happen????



Apr 27 '06 #2
It's wierd because some things changed, including html files, etc...

I'm just glad I remembered what I did...

"Juan T. Llibre" <no***********@ nowhere.com> wrote in message
news:u6******** ******@TK2MSFTN GP03.phx.gbl...
re:
I had to do a system restore today. I restored it to 2 weeks ago.
Any ideas why this would happen????


"System restore" can be a godsend...or a headache,
depending on how familiar you are with what it does.

If you are going to use it, you should know excatly what it does.

Here's a list of what "System Restore" saves :

Registry
Profiles (local profiles only)
COM+ DB
WFP.dll cache
WMI DB
IIS Metabase
Files with extensions listed in the <include> portion of the Monitored
File Extensions
list in the System Restore section of the Platform SDK

Any changes which you made to anything stored in those areas...has now
gone poof!


Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
=============== =============== =====
"VB Programmer" <do**@emailme.c om> wrote in message
news:OG******** ******@TK2MSFTN GP05.phx.gbl...
I had to do a system restore today. I restored it to 2 weeks ago.

After it was done I entered VS.NET (latest version) and it said I was
entering it for the first
time.

I opened up a web project I've been working on (ASP.NET 2.0) and I
noticed that 2 of the
directories were renamed (ex: "Admin" dir to "Admin(2)". ) Also,
web.config changes I made are now
gone.

Any ideas why this would happen????


Apr 27 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

9
6958
by: none | last post by:
Hello all, I wrote a shell program a few years ago in VB6 that needs to be modified. The problem I have is this: The SysAdmin uses this shell in place of Explorer, so there is no taskbar. When his users run PC Anywhere from the shell, and minimize it, it minimizes to the system tray. With no task bar, there is no system tray, so there is no way to restore the PC Anywhere window. The shell starts PC Anywhere using ShellExecute. I...
1
1630
by: Ed Glunz | last post by:
I'm not quite sure where to post this, but I figured these two groups would be a good start. I had a very nasty surprise this morning (7/26/05). I had to do a system restore to a restore point I made about a week ago. I had some VPN software that was screwing up my network, and even an uninstall didn't fix it. After doing the system restore, I noticed that every C# source file (*.cs)
0
1526
by: Chris Travers | last post by:
Hi All; I may be able to do this in Perl, but if there is enough interest in doing something like this in C, maybe I can still help (however, consider your self warned about my skill at coding C). I am looking at the following design. The clustering daemon either need to run on separate computer systems or separate interfaces of the same database servers. The program would basically pretend to be Postmaster and intercept the...
4
6198
by: ScottH | last post by:
I am running 7.2 with fixpack 10a under W2K. I got a backup from someone else in an attempt to debug a data issue. The other person created the database with UTF-8 (codepage 1208), so I created a new database with that codepage, cd to the directory where the backup was located, but the restore failed: db2 => create database MYDB using codeset UTF-8 territory us DB20000I The CREATE DATABASE command completed successfully. db2 =>...
3
3847
by: Bernd Giegerich | last post by:
Hi, we had a strange problem with DB2 8.2 Enterprise Edition on Windows 2003 (Standard) Server. We installed DB2 8.2 (8.1.7) directly on a naked W2K3 system (no migration, no update -> no leftovers from an older version on the system). After that, we had to change the IP address of the system. Same
2
4139
by: anna_cheng11 | last post by:
We do not have a DBA available, and this is a development environment, hence I was asked to do the work. I am not a DBA. I need some help to clarify my understanding of DB2 recovery and I am reading the following as well. http://publib.boulder.ibm.com/infocenter/db2help/index.jsp I have a database say DB_INV on machine A and the database is backed up to tape, I am going to create a second system, say machine B with a database called...
1
1744
by: =?Utf-8?B?Q29icmE1Nw==?= | last post by:
My problem is system restore will run and restore points are created, but when I try to restore back to a earlier date, system restore starts, reboots my computer, and then I get the message that my computer could not be restored back to that point and that no changes were made. System restore is enabled, set to automatic, and restore points are being created. I looked for a SR. INF file to see if I could delete system restore and just...
4
1441
by: =?Utf-8?B?TXJzIE5vYWNo?= | last post by:
Hi to all you wonderful people, have read some of the answers re:- system restore, but non of the questions seem to fit my problem. Windows XP Home Edition Version 2002 Service Pack 2 When I open up it originally gave me the option of todays date and the previous restore point was March 21st and backwards from there. Non of them worked. I tried to make a new restore point for today and it said "System restore is not able to create...
4
2729
by: raidvvan | last post by:
Hi there, We have been looking for some time now for a database system that can fit a large distributed computing project, but we haven't been able to find one. I was hoping that someone can point us in the right direction or give us some advice. Here is what we need. Mind you, these are ideal requirements so we do not expect to find something that fits entirely into what we need
0
8673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8601
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9021
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8892
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8860
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
4365
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3043
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2327
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
1998
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.