Re: How configure an IIS folder from remote to run web service or



hmm, this is something out of my scope :-)

I use XP professional as my Desktop OS.

If you use installers for installing the webservice, then, a virtual folder
would be made automatically. I believe that this is the easiest solution. One
created, the virtual folder will not get deleted till its deleted manually.

Other option I can see is to use VNC or VPN to access the remote machine and
configure the IIS Manually.

not sure if there is any other solution. Please let us know if you get
another solution.

"tommaso.gastaldi@xxxxxxxxxxx" wrote:

Thank you very much Kiran,

actually I cannot test your ingenious procedure because my server is
running on XP professional. Sorry, I should have mentioned the OS. Any
workaround for XP?

Probably if one would know how does windows "mark" a folder as an
application in IIS it would probably be possible to do it manually from
remote, provided that this setting is written on some file accessible
from remote (and not in the registry or somewhere else)...

-tom

Kiran ha scritto:

If you are using Windows Server 2003, then try this
There would be a default Sharepoint Administration services site created.
THe Port number has to be configured for this.
On configuring the port number, try to acces the website from another machine.

Challenge for Credentials will be thrown. The default user having access to
that site is the Local administrator

once logged in, a Subweb can be created on the name of the folder that needs
to be turned into a virtual directory

try accessing the webservice. If it does not work, then, merge the subweb
with the main website and try accessing again.

I am not sure if this would work.

"tommaso.gastaldi@xxxxxxxxxxx" wrote:

If one does not configure a virtual dir as an IIS application, he/she
receives the common error:
----------------------------------------
Server Error in '/' Application.
....
This error can be caused by a virtual directory not being configured as
an application in IIS.
----------------------------------------

Assume that I have a remote site: http://Mysite/MyApps/MyAppDir
I want to upload - via FTP - my application (asp.net + 1 web service)
to MyAppDir,
but I have forgotten to configure the MyAppDir folder as an application
in IIS,
so it will not work.

My question:
Assuming that I can connect to the http root via FTP and can write any
file, is it possible
for me - from remote - to configure IIS so that my service and asp.net
application will run ? How would I do that?

Many thanks for any help,

- Tom




.



Relevant Pages

  • Re: companyweb and remote web workplace
    ... Regarding to the Remote folder, there is no missing files or folders under ... Please enable IIS logging and help to collect the logs for analyze: ... Microsoft CSS Online Newsgroup Support ...
    (microsoft.public.windows.server.sbs)
  • Re: How configure an IIS folder from remote to run web service or
    ... installer. ... If you use installers for installing the webservice, then, a virtual folder ... configure the IIS Manually. ... remote, provided that this setting is written on some file accessible ...
    (microsoft.public.dotnet.framework.webservices)
  • Using Virtual Folders and Forms Authentication - Strange problem
    ... "D:\commonpages" folder. ... this "broke" the ASP.NET application in very strange ways! ... I have the "/secure" virtual folder set up as an "application" in IIS, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Blocked word in URL
    ... I have a strange problem in IIS6 on Windows 2003 that's puzzling me for ... The scripts folder is a virtual folder pointing to c:\inetpub\scripts. ... If i make a second virtual folder with the name 'skripts' (or any other ... Even stranger is the fact that these 404's are not logged in the iis logfiles. ...
    (microsoft.public.inetserver.iis)
  • Re: configuring folder as Share Located On Another Computer permissi
    ... Located On Another Computer' home directory permissions? ... folder from the remote machine's local IIS localhost site, ... machine's IIS Anonymouse User account? ...
    (microsoft.public.inetserver.iis.security)

Loading