--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"pc" <anonymous@dotnet.itags.org.discussions.microsoft.com> wrote in message
news:0CFDE861-58D2-4C46-8811-3016C53570EC@dotnet.itags.org.microsoft.com...
> I created a new install package (all .asp pages), tested the install on my
QA box which worked fine. However, on the production box, there were several
files which were not installed and there were no warmings indicating that
some filese were not being installed.
> Prior to running the install, an IISRESET was done.
> Does anyone know why this would happen and the fix? I simply cannot
replicate outside of the Production environment.
> ThanksThe file structure may be as follows
C:/mysite/dir1/page1.as
C:/mysite/dir2/page2.as
C:/mysite/dir2/page2A.as
C:/mysite/dir3/page3.as
I created the package (not a web deploy)
I tested the install on my QA box by first removing the files and then by leaving some old files. Without doing an IISreset, the install went fine and all the files were installed in both cases
However, on Production some of the files were not installed. For instance, the third file above was not installed
if you are installing to these you really should stop the site, install,
then start the site, to ensure that they aren't in use at the time of
install. That sounds like a posability.
--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"pc" <anonymous@.discussions.microsoft.com> wrote in message
news:58BC5532-5242-48FF-BA32-42CCD1FD6AE6@.microsoft.com...
> The file structure may be as follows:
> C:/mysite/dir1/page1.asp
> C:/mysite/dir2/page2.asp
> C:/mysite/dir2/page2A.asp
> C:/mysite/dir3/page3.asp
> I created the package (not a web deploy).
> I tested the install on my QA box by first removing the files and then by
leaving some old files. Without doing an IISreset, the install went fine and
all the files were installed in both cases.
> However, on Production some of the files were not installed. For instance,
the third file above was not installed.
0 comments:
Post a Comment