Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IIS problem revisited...
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
IIS problem revisited...
Miscellaneous
Thread ID:
00361185
Message ID:
00361185
Views:
52
I already solved the problem on our IIS setup. The culprit is the WinGate Proxy Server which have the WWW Services which is not running properly. The Web application created should also have a unique IP address assigned which should not be identical to the IP address being used by the server because the proxy is using it to service our internet connections outside.

To invoke the web app in the server: http://localhost/mywebapp

To invoke the web app in the workstation: http://wsn_server/mywebapp it should not be 'localhost' because it seems you're referencing to your computer 'my computer.'

We are already using IE 5.0 when I posted this problem before and so, it is not an incompatibility issue with the IIS.

However, the problem is not yet 100% solved. Using IE as my browser all are OK, works fine and flawless - server or workstation. However when using Visual Interdev as the means of creating a project, it does not communicate with the server again. When creating a project, and after specifying the server it gives me an error:'unable to communicate with the server."

Any idea on this?

TIA

jb
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Next
Reply
Map
View

Click here to load this message in the networking platform