deployment

  • Thread starter Thread starter Mike Smith
  • Start date Start date
M

Mike Smith

Wonder if someone has had this same issue regarding deployment... When i use
the Setup Wizard to create a web setup project for my site, it seems to have
an enormous amount of detected dependencies.. It never used to do this.. i
mean things like the accessibility.dll and Microsoft.VisualC.dll are being
added among tons of others ! what on earth went wrong ? Arent those dlls
suppose to just run off the framework and not sit in my application folder !
?
 
Hello,

i think install shield developer 8 version support web deployment
try this.

Thanks,

Warm Regards,

Ayaz Ahmed
Software Engineer & Web Developer
Creative Chaos (Pvt.) Ltd.
"Managing Your Digital Risk"
http://www.csquareonline.com
Karachi, Pakistan
Mobile +92 300 2280950
Office +92 21 455 2414
 
Mike it sounds like you are missing the dotnetfxredist_x86.msm or visual
studio is not finding it.
It should be in the visual studio install directory under
\common7\tools\deployment\
If it is there it could possibly be that the path to it is corrupted try
copting it to the program files\common files\ mergemodules folder.
If it is not there get a copy of it, from another machine or possibly on
the install disk.
 
Back
Top