Classic asp and .aspx pages

  • Thread starter Thread starter anon
  • Start date Start date
A

anon

We have a web application developed using classic asp running IIS 6.0 and
Windows 2003 server.

There is a link to an .aspx page(developed using VS 2005) which displays a
report using the Crystalreport veiwer control.

How do we deploy the .aspx page as part of the same application?

Thanks
 
You just need to deploy the .aspx page and the assembly file into a /bin
folder on the target server.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top