473,379 Members | 1,270 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,379 software developers and data experts.

ShadowCopyFiles - ASP.NET 20

All,

As far as I know, ASP.NET 2.0 automatically enable ShadowCopyFIles in
the AppDomain. However, is there a way to run an ASP.NET 2.0
application _without_ ShadowCopyFiles enabled? Can I disable it in
web.config, machine.config or equal? Doing it in Application_OnStart
wont help since the AppDomain is already created.

Any hints or suggestions are more than welcome!

Thanks,
Fredrik Rodin

Running Framework 2.0.50727, webapplication is written in VB.NET
running precompiled via aspnet_compiler. Webserver is IIS 6.0 with
latest service packs.
--

Nov 20 '05 #1
1 2159
There is a AppDomainSetup.ShadowCopyFiles property which can be enabled an
disabled but this can not be done for the default appdomain. Afaik the
answer to your question is no.

Markus

"Fredrik Rodin" <no**********@dacsa.n.o.s.p.a.m.net> schrieb im Newsbeitrag
news:Oi**************@TK2MSFTNGP10.phx.gbl...
All,

As far as I know, ASP.NET 2.0 automatically enable ShadowCopyFIles in
the AppDomain. However, is there a way to run an ASP.NET 2.0
application _without_ ShadowCopyFiles enabled? Can I disable it in
web.config, machine.config or equal? Doing it in Application_OnStart
wont help since the AppDomain is already created.

Any hints or suggestions are more than welcome!

Thanks,
Fredrik Rodin

Running Framework 2.0.50727, webapplication is written in VB.NET
running precompiled via aspnet_compiler. Webserver is IIS 6.0 with
latest service packs.
--

Nov 20 '05 #2

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

Similar topics

1
by: Daylor | last post by:
hi. im creating object from assembly dll. after im finish using the object , the process is still using the assembly dll. what i need to do to the object , so the process will not use the dll...
1
by: Daylor | last post by:
can shadowcopy be done with private assembly ? any info about how shadowcopy actually works ? when im compiling an assembly (while the assembly file is in use ), what i need to do ? change...
0
by: Sean McKaharay | last post by:
I am using the code below and I am getting this error: "Insufficient state to deserialize the object. More information is needed." Has anyone seen this? It is working with other dll's but not on a...
5
by: Bill Rust | last post by:
I have a component that needs to access files which exist in the same directory as the DLL containing the component itself. To determine the component's installation directory, I'm using...
1
by: Fredrik Melin | last post by:
Hi, We have a ASP.NET project that is using Reflection to load plugin dll's. When needed to update the .dll's some of them are locked to readonly (used by the main dll). I understand that...
0
by: Fred | last post by:
Hello, I am using a separate app domain to load an assembly from either disk or cache, create an instance of it and run a method. I then call dispose on the created instance and unload the app...
5
by: Rob | last post by:
Hello, I have upgraded my application from 1.1 to 2.0 framework. Now my application is giving me two warnings on methods that have been depreciated, SetShadowCopyFiles() and...
0
by: John Wright | last post by:
I have the following code that creates a new appDomain and loads an exe using reflection. The problem I have is the exe file I pass in is still locked by the application. I have showcopyfiles =...
0
by: John Wright | last post by:
I have the following code that creates a new appDomain and loads an exe using reflection. The problem I have is the exe file I pass in is still locked by the application. I have showcopyfiles =...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.