I meant that if you aren't running the page with the control in, in the defaukt web site, then you must remember to create the virtual directory webctrl_client to point to the physical directory that gets created by the install in the root of the default website. Cheers Jacob
J
jungle
@jungle
Posts
-
treeview web control -
treeview web controlMake sure you have the necessary virtual directory set up for the specific web. Cheers Jacob South Africa
-
Stop and Start Web Server running COM Componentnet stop IISAdmin Server will then moan about stopping W3SVC etc. Once it has stopped everything (if everything goes off without a hitch), then do whatever you want with the DLL, and restart W3SVC etc. You can also do this using the 'Services' dialog (I think - been a while since I looked at an NT workstation machine). Cheers
-
Attaching Help Index to tabbed IDE window?If you drag the 'dockable' window onto the tabs at the bottom, where it was originally, you can get it back in there. Cheers
-
Cannot step into code (no break point)Make sure your project, and the specific page are still set to 'debug' mode (debug=True). Cheers