 |
| Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET). |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

August 6th, 2006, 10:51 PM
|
|
Friend of Wrox
|
|
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
|
|
IIS Application
Happy Friend Sheep Day to All!!!
I am getting a problem while I am opening IIS Application Project.
It is giving me - "internet information server or Peer web services version 3.0 or later muct be installed to run wen classes."
Could somebody help me what is the exact problem If i have to install IIS 3.0 or later then where can i get this version.
thanks in advance!!!!!!!
DPK..
__________________
DPK..
|
|

August 7th, 2006, 11:15 AM
|
|
Friend of Wrox
|
|
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
What is your OS?
|
|

August 8th, 2006, 12:14 AM
|
|
Friend of Wrox
|
|
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
|
|
windows 2000 server
DPK..
|
|

August 8th, 2006, 10:58 AM
|
|
Friend of Wrox
|
|
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
IIS is included with Windows 2000 Server. It will be on one of the discs (You'll have to look around to find it.)
When I was working with WinNT 3.5, IIS was on one of the discs in the distribution.
Personal Web Server was included on my Win98 disc, and I had that on my WinNt 3.5 workstation also.
But I believe PWS has been dropped, and any internet server will be IIS (which is also included in WinXP Pro).
|
|

August 9th, 2006, 10:50 PM
|
|
Friend of Wrox
|
|
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
|
|
Thanks BrianWren..
Yes I have already intalled IIS in my 2000 server, Instead of that I am getting this exception which i mentioned before so what can be reason and..
Does IIS has different versions...?
Waiting for your reply..
:)
DPK..
|
|

August 10th, 2006, 11:50 AM
|
|
Friend of Wrox
|
|
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
The workstation upon which you are trying to open the project for development must have a server on it.
|
|

August 10th, 2006, 10:59 PM
|
|
Friend of Wrox
|
|
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
|
|
So Isn't IIS a Server.
I mean as you are saying that Server must be installed.
so I have IIS in my comp.
sorry...
but I am not getting you properly.....
can explain me?
Thanks....
DPK..
|
|

August 14th, 2006, 03:49 PM
|
|
Friend of Wrox
|
|
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
Yes, IIS is a server.
But I only wanted to make sure you werenât relying on IIS running on a server that your computer is connected to, but that it was actually running on the computer that was going to be used for development of the program.
|
|

August 17th, 2006, 10:57 PM
|
|
Friend of Wrox
|
|
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
|
|
so can u tell what can be problem that IIS application is not opening in my computer.
DPK..
|
|

August 18th, 2006, 11:28 AM
|
|
Friend of Wrox
|
|
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
|
|
It sounds like there is no server running on your development workstation.
Keep in mind that you can have an internet server on the machine that is stopped, and it will be just as if you have no server installedâno response to an internet-protocol request. In that case (at least for VBâs purposes) it would be exactly the same as not having a server at all.
|
|
 |