Results 1 to 5 of 5

Thread: IIS Application

  1. #1

    Thread Starter
    Hyperactive Member wasiq's Avatar
    Join Date
    Jan 2000
    Location
    Karachi, Sindh, Pakistan
    Posts
    274
    Hi,
    I am new to IIS applications, can anyone guide me to some useful resources where I can get a few sample projects.

  2. #2

  3. #3

    Thread Starter
    Hyperactive Member wasiq's Avatar
    Join Date
    Jan 2000
    Location
    Karachi, Sindh, Pakistan
    Posts
    274
    thanks, I made what I wanted to, what do I do with the compiled dll? how do I put it on my IIS server.

  4. #4
    Hyperactive Member compuGEEK's Avatar
    Join Date
    May 1999
    Location
    Mpls,MN,USA
    Posts
    281
    Using the Package and Deployment Wizard, you should
    package your IIS app as an internet package.
    You then use the Wizard to deploy your internet
    package to the webserver.

    Keep in mind that in order to deploy using the PDW, you
    must first install Posting Acceptor on the webserver.

    I had no luck deploying using the PDW. What I ended up doing
    is using the PDW to package my app, and then I use Symantec's PCAnywhere to move the files over to my webserver.

    By the way, Posting Acceptor is located on the Visual Studio
    CD. You can also find it here:

    http://www.microsoft.com/downloads/r...eleaseID=22657

  5. #5

    Thread Starter
    Hyperactive Member wasiq's Avatar
    Join Date
    Jan 2000
    Location
    Karachi, Sindh, Pakistan
    Posts
    274
    thanks a lot!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width