Creating an application
This is my first web application and my first server. I have a Bod Host VPS, and a simple application. I am following the Help File for the IIS Manager.
For: "How to Create and Isolate Application" it says:
"In IIS Manager, expand the local computer, right-click on the directory that is the application starting point, and then click Properties. I have uploaded my ISAPI application (Project10.dll) to C:\MultiGraphTest, and that folder is not listed in IIS Manager. Where should I be loading my app?
I went to Default Web Site, then Properties | Home Directory as instructed. In the Applications Settings section, Configuration, I added Application extension .mg2, with the path to the executable C:\MultiGraphTest\Project10.dll. Verbs: All
The Wildcard application maps box is empty.
The overall situation is that although I have followed these steps, I don't see how the link is made so that when someone logs onto my site, the application runs. There seems to be a missing link.
I would appreciate your advice, or a pointer to additional instructions.
Thanks,
John Fistere
|