|
Home > Archive > microsoft.public.cert.exam.mcsd > March 2004 > Please help - a problem with ASP (old version, not .NET)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Please help - a problem with ASP (old version, not .NET)
|
|
| Vincent 2004-03-17, 11:24 pm |
| Dear Experts,
I would like to learn ASP (NOT .NET, the old one ASP3.0)
and I installed VB6 professional in my PC. My PC is
running MS Server 2000 with IIS installed. When I tried
to create a new project from VB6 by selecting "IIS
Application", the following error message prompted:
"Internet Information Server or Peer Web Services version
3.0 or later must be installed to run WebClasses"
IIS should have been installed and running properly in MS
2000 Server. I don't know what's wrong. Could you please
advise?
Thanks a lot for your help.
Vincent
| |
|
| Check out this fix by Microsoft:
http://support.microsoft.com/defaul...kb;EN-US;248418
"Vincent" <anonymous@discussions.microsoft.com> wrote in message
news:f35301c40c97$95f01230$a50
1280a@phx.gbl...
> Dear Experts,
>
> I would like to learn ASP (NOT .NET, the old one ASP3.0)
> and I installed VB6 professional in my PC. My PC is
> running MS Server 2000 with IIS installed. When I tried
> to create a new project from VB6 by selecting "IIS
> Application", the following error message prompted:
>
> "Internet Information Server or Peer Web Services version
> 3.0 or later must be installed to run WebClasses"
>
> IIS should have been installed and running properly in MS
> 2000 Server. I don't know what's wrong. Could you please
> advise?
>
> Thanks a lot for your help.
> Vincent
| |
| Kael V. Dowdy 2004-03-20, 12:24 pm |
| Using the IIS Application feature in VB 6 really sux!. It was the one
of the first generations/attempts by Microsoft to offer webpage
application development functionality within the VB/VS 6 environment,
and it failed miserably.
My recommendation in your case would be to use either Visual InterDev
6 since it has the familiar VS IDE you might be used to...along with
Intellisense and the familiar Microsoft interfaces/property
sheets...or better yet, use a separate webpage development program
such as MS FrontPage (ewww) or Macromedia Dreamweaver.
I feel a bit funny touting a non MS product on a MS public newsgroup,
especially since I'm an MCP, but for "Classic" ASP applications, other
tools are better suited for the job. Now, if you are wanting to
develop a WebForms project using ASP .NET, then VS .NET is a much
better choice...although there are ppl that will still stick with
Dreamweaver or Adobe GoLive due to their integration their respective
multimedia applications.
HTH!
Kael MCSD, MCDBA, A+
"Vincent" <anonymous@discussions.microsoft.com> wrote in message news:< f35301c40c97$95f01230$a501280a
@phx.gbl>...
> Dear Experts,
>
> I would like to learn ASP (NOT .NET, the old one ASP3.0)
> and I installed VB6 professional in my PC. My PC is
> running MS Server 2000 with IIS installed. When I tried
> to create a new project from VB6 by selecting "IIS
> Application", the following error message prompted:
>
> "Internet Information Server or Peer Web Services version
> 3.0 or later must be installed to run WebClasses"
>
> IIS should have been installed and running properly in MS
> 2000 Server. I don't know what's wrong. Could you please
> advise?
>
> Thanks a lot for your help.
> Vincent
|
|
|
|
|