Monday, March 26, 2012

VS 2002 Install Program some files not installed

I created a new install package (all .asp pages), tested the install on my Q
A box which worked fine. However, on the production box, there were several
files which were not installed and there were no warmings indicating that so
me filese were not being in
stalled.
Prior to running the install, an IISRESET was done.
Does anyone know why this would happen and the fix? I simply cannot replicat
e outside of the Production environment.
Thankswhat files and how do you know they weren't installed?
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:0CFDE861-58D2-4C46-8811-3016C53570EC@.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.
> Thanks
>
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 le
aving some old files. Without doing an IISreset, the install went fine and a
ll the files were installed in both cases.
However, on Production some of the files were not installed. For instance, t
he 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.
>
I didn't think that I needed to do this for web pages, but I will try this o
n the next upgrade.
If you can think of any other reasons this would happen, please let me know.
Thanks and regards,
-- Curt_C [MVP] wrote: --
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/dir2/page2.asp
> C:/mysite/dir2/page2A.asp
> C:/mysite/dir3/page3.asp
leaving some old files. Without doing an IISreset, the install went fine and
all the files were installed in both cases.
the third file above was not installed.
>

0 comments:

Post a Comment