R
rolaaus
I am so frustrated that I might just end up re-formatting my computer and
starting over from scratch. I am running Windows XP, but it's an older
machine. I just recently received an MSDN subscription, so I might just
throw on Vista or 2003 or 2008 server.
But, in the meantime, here's the situation.
I downloaded and installed SQL 2008 developer, then installed Visual Studio
2008 Team Suite. Did all the updates, and everything was just fine.
When I installed Visual Studio, I elected not to install SQL Server, because
it was the Express version and I didn't relly want to deal with multiple
instances or versions.
I went into Visual Studio and started a new application from scratch - an
ASP .NET app, and I wanted to configure User/Role security, but kept running
into a roadblock because the machine.config file kept looking for the SQL
Express.
I tried to set-up a reference within the web.config file, but it didn't work
out, so I tried to modify the machine.config and it kept erroring out as
well. I ended up having to restore the machine.config file from
machine.config.defaults and it worked, but I kept playing around with the
settings, and now I can't even restore the file with this anymore. I am
getting the following error,when I try to go into the Website -> ASP.NET
configuration
Server Error in '/asp.netwebadminfiles' Application.
--------------------------------------------------------------------------------
The file or directory is corrupted and unreadable.
If anyone has any possible fixes, or knows a way that I can simply "reset"
my .NET files, it would be greatly appreciated.
I tried doing an uninstall of .NET 2.0 SP1 and I tried to
uninstall/re-install Vstudio. I even downloaded the .NET cleanup utility
from http://blogs.msdn.com/astebner/archive/2007/12/04/6659905.aspx But I
only tried doing .NET 2 SP1, and not the "all" option.
I'm so upset about this whole thing, that since I am considering upgrading
my OS, I might just try to use the cleanup and chose the ALL option and then
try re-installing each of the .NET frameworks individually -- I'm not sure
what files I will absolutely need, because they were all installed during the
SQL/Vstudio installations, and that's the way I like it, utilize the built-in
scripts instead of trying to customize your own configuration.
starting over from scratch. I am running Windows XP, but it's an older
machine. I just recently received an MSDN subscription, so I might just
throw on Vista or 2003 or 2008 server.
But, in the meantime, here's the situation.
I downloaded and installed SQL 2008 developer, then installed Visual Studio
2008 Team Suite. Did all the updates, and everything was just fine.
When I installed Visual Studio, I elected not to install SQL Server, because
it was the Express version and I didn't relly want to deal with multiple
instances or versions.
I went into Visual Studio and started a new application from scratch - an
ASP .NET app, and I wanted to configure User/Role security, but kept running
into a roadblock because the machine.config file kept looking for the SQL
Express.
I tried to set-up a reference within the web.config file, but it didn't work
out, so I tried to modify the machine.config and it kept erroring out as
well. I ended up having to restore the machine.config file from
machine.config.defaults and it worked, but I kept playing around with the
settings, and now I can't even restore the file with this anymore. I am
getting the following error,when I try to go into the Website -> ASP.NET
configuration
Server Error in '/asp.netwebadminfiles' Application.
--------------------------------------------------------------------------------
The file or directory is corrupted and unreadable.
If anyone has any possible fixes, or knows a way that I can simply "reset"
my .NET files, it would be greatly appreciated.
I tried doing an uninstall of .NET 2.0 SP1 and I tried to
uninstall/re-install Vstudio. I even downloaded the .NET cleanup utility
from http://blogs.msdn.com/astebner/archive/2007/12/04/6659905.aspx But I
only tried doing .NET 2 SP1, and not the "all" option.
I'm so upset about this whole thing, that since I am considering upgrading
my OS, I might just try to use the cleanup and chose the ALL option and then
try re-installing each of the .NET frameworks individually -- I'm not sure
what files I will absolutely need, because they were all installed during the
SQL/Vstudio installations, and that's the way I like it, utilize the built-in
scripts instead of trying to customize your own configuration.