T
Tim_Mac
hi,
see quote below from
http://groups.google.ie/[email protected]&frame=off
According to the book: "Deploying .NET Applications Lifecycle Guide"
published in Microsoft Press:
"Web setup projects allow you to specify which port to install the
application on, they do not currently support deployment of a Web
application
to a site differentiated by host headers. Therefore, you need to
consider
alternatives to using Web setup projects to package your Web
applications if
you need to deploy in this scenario."
my hosting company use host headers (like most of the IIS world?!) to
host multiple sites on their servers. according to the above
statement, i cannot use crystal reports with my asp.net project. the
hosting company have agreed to run a web setup project, but there is no
way to specify the web site to install it on, it just defaults to a
virtual directory on the first available web site.
is there really no other way for me to get crystal reports to work?
all this complication of merge modules and msi installers seems way
overkill and against the grain of Xcopy deployment. i am on the verge
of sourcing an alternative PDF solution. crystal reports is driving
me insane.
any comments are most welcome.
tim
see quote below from
http://groups.google.ie/[email protected]&frame=off
According to the book: "Deploying .NET Applications Lifecycle Guide"
published in Microsoft Press:
"Web setup projects allow you to specify which port to install the
application on, they do not currently support deployment of a Web
application
to a site differentiated by host headers. Therefore, you need to
consider
alternatives to using Web setup projects to package your Web
applications if
you need to deploy in this scenario."
my hosting company use host headers (like most of the IIS world?!) to
host multiple sites on their servers. according to the above
statement, i cannot use crystal reports with my asp.net project. the
hosting company have agreed to run a web setup project, but there is no
way to specify the web site to install it on, it just defaults to a
virtual directory on the first available web site.
is there really no other way for me to get crystal reports to work?
all this complication of merge modules and msi installers seems way
overkill and against the grain of Xcopy deployment. i am on the verge
of sourcing an alternative PDF solution. crystal reports is driving
me insane.
any comments are most welcome.
tim