I am developing an ASP intranet site. It will run on IIS on Win 2K server. Do I need to do anything apart from creating a folder under Inetpub/wwwroot and copying the ASP and other files there ? I am not using any special dlls or ActiveX controls.

I am using MS Interdev 6.0 for development. Is there any deployment solution (like VB has a package and deployment wizard) ?

If the client machine does not have an ocx that is being used, how can I make it automatically download the ocx from the server ?

As far as I know asp is enabled by default on a @in 2K server.
Try to refrain from using ocx-s, since they can only be loaded in IE.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.