Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: SNAP-IN ISSUE


Message #1 by "David Tep" <dtep@v...> on Sat, 16 Feb 2002 20:41:02 -0500
Hi, I hope that somebody can help me on this:

I was trying do a SNAP-IN in the MMC (Microsoft Management Console) by

cliking on the IIS icon but I got this message: SNAP-IN FAILED TO

INITIALIZE. NAME:(UNKNOWN) CLSID: (A841B6C2-7577-11D0-BB1F-00A0C922E79C).

From that I can't go further and start experiencing my ASP.NET.



Does anybody can help on that please. I will be very glad to get some help.



David



-----Original Message-----

From: Minh T. Nguyen [mailto:nguyentriminh@y...]

Sent: 15 fevrier, 2002 14:46

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Cliff,



	Really? I thought about it the other day. I wanted to rewrite a

chat program that I wrote in Java in ASP.NET, but I wonder what

tool/technique I should use to push information down to the client. I

mean, so far I only know controls that post back data from the client to

the server, but how can you push information down to the client without

having a socket connection (i.e., without the client initiating a

postback)? What is the .NET methodology to do server/client software?



Minh.



-----Original Message-----

From: Cliff Schneide [mailto:Cliff_Schneide@n...]

Sent: Friday, February 15, 2002 6:22 AM

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Whatever the Applet is doing, you could do in asp.net... Problem, I you

have a applet but no source code, you will have to reinvent the wheel

here.  If you have the source you should be able to recreate it in C# or

VB.net fast.



Cliff Schneide

Web Developer

Computer Aid Inc.










$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').



Message #2 by "Ali Khawaja" <akhawaja@y...> on Sat, 16 Feb 2002 20:46:04 -0600
Where did the snap-in came from?

Did u write it yourself? 



And why cant you experience asp.net without "that" snap-in?



- ali



-----Original Message-----

From: David Tep [mailto:dtep@v...] 

Sent: Saturday, February 16, 2002 7:41 PM

To: aspx_beginners

Cc: steve@s...; akhawaja@y...; Gelu@C...;

Russell.McCloy@B...

Subject: SNAP-IN ISSUE



Hi, I hope that somebody can help me on this:

I was trying do a SNAP-IN in the MMC (Microsoft Management Console) by

cliking on the IIS icon but I got this message: SNAP-IN FAILED TO

INITIALIZE. NAME:(UNKNOWN) CLSID:

(A841B6C2-7577-11D0-BB1F-00A0C922E79C).

From that I can't go further and start experiencing my ASP.NET.



Does anybody can help on that please. I will be very glad to get some

help.



David



-----Original Message-----

From: Minh T. Nguyen [mailto:nguyentriminh@y...]

Sent: 15 fevrier, 2002 14:46

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Cliff,



	Really? I thought about it the other day. I wanted to rewrite a

chat program that I wrote in Java in ASP.NET, but I wonder what

tool/technique I should use to push information down to the client. I

mean, so far I only know controls that post back data from the client to

the server, but how can you push information down to the client without

having a socket connection (i.e., without the client initiating a

postback)? What is the .NET methodology to do server/client software?



Minh.



-----Original Message-----

From: Cliff Schneide [mailto:Cliff_Schneide@n...]

Sent: Friday, February 15, 2002 6:22 AM

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Whatever the Applet is doing, you could do in asp.net... Problem, I you

have a applet but no source code, you will have to reinvent the wheel

here.  If you have the source you should be able to recreate it in C# or

VB.net fast.



Cliff Schneide

Web Developer

Computer Aid Inc.










$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com







Message #3 by "David Tep" <dtep@v...> on Sun, 17 Feb 2002 13:07:17 -0500
Hi Ali,



Thanks for writing me back, well you see when you do the first installation

of the IIS web server...And then after that process you go to the Microsoft

Management Console to be able to administrate the IIS, so you have to add a

SNAP-IN into it. So at that point, me, I got the message that I've send. At

this point I can't do anything further. It's like it telling me that I dont

have the IIS, but I've installed it in the Windows Components Wizard.  I

don't know if you get my probleme? Hope to read you soon.



PS: I was following the BEGINNING ASP.NET USING VB.NET by Wrox.



David



-----Original Message-----

From: Ali Khawaja [mailto:akhawaja@y...]

Sent: 16 fevrier, 2002 21:46

To: aspx_beginners

Cc: steve@s...; Gelu@C...; Russell.McCloy@B...

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Where did the snap-in came from?

Did u write it yourself?



And why cant you experience asp.net without "that" snap-in?



- ali



-----Original Message-----

From: David Tep [mailto:dtep@v...]

Sent: Saturday, February 16, 2002 7:41 PM

To: aspx_beginners

Cc: steve@s...; akhawaja@y...; Gelu@C...;

Russell.McCloy@B...

Subject: SNAP-IN ISSUE



Hi, I hope that somebody can help me on this:

I was trying do a SNAP-IN in the MMC (Microsoft Management Console) by

cliking on the IIS icon but I got this message: SNAP-IN FAILED TO

INITIALIZE. NAME:(UNKNOWN) CLSID:

(A841B6C2-7577-11D0-BB1F-00A0C922E79C).

From that I can't go further and start experiencing my ASP.NET.



Does anybody can help on that please. I will be very glad to get some

help.



David



-----Original Message-----

From: Minh T. Nguyen [mailto:nguyentriminh@y...]

Sent: 15 fevrier, 2002 14:46

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Cliff,



	Really? I thought about it the other day. I wanted to rewrite a

chat program that I wrote in Java in ASP.NET, but I wonder what

tool/technique I should use to push information down to the client. I

mean, so far I only know controls that post back data from the client to

the server, but how can you push information down to the client without

having a socket connection (i.e., without the client initiating a

postback)? What is the .NET methodology to do server/client software?



Minh.



-----Original Message-----

From: Cliff Schneide [mailto:Cliff_Schneide@n...]

Sent: Friday, February 15, 2002 6:22 AM

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Whatever the Applet is doing, you could do in asp.net... Problem, I you

have a applet but no source code, you will have to reinvent the wheel

here.  If you have the source you should be able to recreate it in C# or

VB.net fast.



Cliff Schneide

Web Developer

Computer Aid Inc.










$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').



Message #4 by "Ali Khawaja" <akhawaja@y...> on Sun, 17 Feb 2002 13:44:20 -0600
Hmm.. so basically the problem is in the install of IIS. Is IIS running?

Try typing http://localhost in the start->run box. See if the default

page comes up. 



I am not sure what operating system you have, but you never have to add

a snap-in.  Microsoft management console should show you automatically

another item regarding Internet information services, and this is

windows 2000 I am talking about.



So you should not have to open up anything by yourself. If you have win

2000, you can try to access it through computer management  in the

administrative tools in the control panel.



By the way, what OS you are using?



- ali



-----Original Message-----

From: David Tep [mailto:dtep@v...] 

Sent: Sunday, February 17, 2002 12:07 PM

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE



Hi Ali,



Thanks for writing me back, well you see when you do the first

installation

of the IIS web server...And then after that process you go to the

Microsoft

Management Console to be able to administrate the IIS, so you have to

add a

SNAP-IN into it. So at that point, me, I got the message that I've send.

At

this point I can't do anything further. It's like it telling me that I

dont

have the IIS, but I've installed it in the Windows Components Wizard.  I

don't know if you get my probleme? Hope to read you soon.



PS: I was following the BEGINNING ASP.NET USING VB.NET by Wrox.



David



-----Original Message-----

From: Ali Khawaja [mailto:akhawaja@y...]

Sent: 16 fevrier, 2002 21:46

To: aspx_beginners

Cc: steve@s...; Gelu@C...; Russell.McCloy@B...

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Where did the snap-in came from?

Did u write it yourself?



And why cant you experience asp.net without "that" snap-in?



- ali



-----Original Message-----

From: David Tep [mailto:dtep@v...]

Sent: Saturday, February 16, 2002 7:41 PM

To: aspx_beginners

Cc: steve@s...; akhawaja@y...; Gelu@C...;

Russell.McCloy@B...

Subject: SNAP-IN ISSUE



Hi, I hope that somebody can help me on this:

I was trying do a SNAP-IN in the MMC (Microsoft Management Console) by

cliking on the IIS icon but I got this message: SNAP-IN FAILED TO

INITIALIZE. NAME:(UNKNOWN) CLSID:

(A841B6C2-7577-11D0-BB1F-00A0C922E79C).

From that I can't go further and start experiencing my ASP.NET.



Does anybody can help on that please. I will be very glad to get some

help.



David



-----Original Message-----

From: Minh T. Nguyen [mailto:nguyentriminh@y...]

Sent: 15 fevrier, 2002 14:46

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Cliff,



	Really? I thought about it the other day. I wanted to rewrite a

chat program that I wrote in Java in ASP.NET, but I wonder what

tool/technique I should use to push information down to the client. I

mean, so far I only know controls that post back data from the client to

the server, but how can you push information down to the client without

having a socket connection (i.e., without the client initiating a

postback)? What is the .NET methodology to do server/client software?



Minh.



-----Original Message-----

From: Cliff Schneide [mailto:Cliff_Schneide@n...]

Sent: Friday, February 15, 2002 6:22 AM

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Whatever the Applet is doing, you could do in asp.net... Problem, I you

have a applet but no source code, you will have to reinvent the wheel

here.  If you have the source you should be able to recreate it in C# or

VB.net fast.



Cliff Schneide

Web Developer

Computer Aid Inc.










$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').








$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com







Message #5 by "David Tep" <dtep@v...> on Sun, 17 Feb 2002 14:55:52 -0500

Well, you see I'd try the localhost all ready and the PAGE CANNOT BE

DISPLAYED. I'm running WinXp Pro...Also I got in to the Administrative tools

too, I clik on the IIS Shorcut and there I have the same SNAP-IN MESSAGE...



David





-----Original Message-----

From: Ali Khawaja [mailto:akhawaja@y...]

Sent: 17 fevrier, 2002 14:44

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Hmm.. so basically the problem is in the install of IIS. Is IIS running?

Try typing http://localhost in the start->run box. See if the default

page comes up.



I am not sure what operating system you have, but you never have to add

a snap-in.  Microsoft management console should show you automatically

another item regarding Internet information services, and this is

windows 2000 I am talking about.



So you should not have to open up anything by yourself. If you have win

2000, you can try to access it through computer management  in the

administrative tools in the control panel.



By the way, what OS you are using?



- ali



-----Original Message-----

From: David Tep [mailto:dtep@v...]

Sent: Sunday, February 17, 2002 12:07 PM

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE



Hi Ali,



Thanks for writing me back, well you see when you do the first

installation

of the IIS web server...And then after that process you go to the

Microsoft

Management Console to be able to administrate the IIS, so you have to

add a

SNAP-IN into it. So at that point, me, I got the message that I've send.

At

this point I can't do anything further. It's like it telling me that I

dont

have the IIS, but I've installed it in the Windows Components Wizard.  I

don't know if you get my probleme? Hope to read you soon.



PS: I was following the BEGINNING ASP.NET USING VB.NET by Wrox.



David



-----Original Message-----

From: Ali Khawaja [mailto:akhawaja@y...]

Sent: 16 fevrier, 2002 21:46

To: aspx_beginners

Cc: steve@s...; Gelu@C...; Russell.McCloy@B...

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Where did the snap-in came from?

Did u write it yourself?



And why cant you experience asp.net without "that" snap-in?



- ali



-----Original Message-----

From: David Tep [mailto:dtep@v...]

Sent: Saturday, February 16, 2002 7:41 PM

To: aspx_beginners

Cc: steve@s...; akhawaja@y...; Gelu@C...;

Russell.McCloy@B...

Subject: SNAP-IN ISSUE



Hi, I hope that somebody can help me on this:

I was trying do a SNAP-IN in the MMC (Microsoft Management Console) by

cliking on the IIS icon but I got this message: SNAP-IN FAILED TO

INITIALIZE. NAME:(UNKNOWN) CLSID:

(A841B6C2-7577-11D0-BB1F-00A0C922E79C).

From that I can't go further and start experiencing my ASP.NET.



Does anybody can help on that please. I will be very glad to get some

help.



David



-----Original Message-----

From: Minh T. Nguyen [mailto:nguyentriminh@y...]

Sent: 15 fevrier, 2002 14:46

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Cliff,



	Really? I thought about it the other day. I wanted to rewrite a

chat program that I wrote in Java in ASP.NET, but I wonder what

tool/technique I should use to push information down to the client. I

mean, so far I only know controls that post back data from the client to

the server, but how can you push information down to the client without

having a socket connection (i.e., without the client initiating a

postback)? What is the .NET methodology to do server/client software?



Minh.



-----Original Message-----

From: Cliff Schneide [mailto:Cliff_Schneide@n...]

Sent: Friday, February 15, 2002 6:22 AM

To: aspx_beginners

Subject: [aspx_beginners] Re: Calling a Java Applet from web forms





Whatever the Applet is doing, you could do in asp.net... Problem, I you

have a applet but no source code, you will have to reinvent the wheel

here.  If you have the source you should be able to recreate it in C# or

VB.net fast.



Cliff Schneide

Web Developer

Computer Aid Inc.










$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').








$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com












$subst('Email.Unsub').



Message #6 by Imar Spaanjaars <Imar@S...> on Sun, 17 Feb 2002 21:04:09 +0100
Hi David,



I had the same problem a while ago. Completely uninstalling IIS and 

reinstalling it did the trick for me.



Imar







At 02:55 PM 2/17/2002 -0500, you wrote:



>Well, you see I'd try the localhost all ready and the PAGE CANNOT BE

>DISPLAYED. I'm running WinXp Pro...Also I got in to the Administrative tools

>too, I clik on the IIS Shorcut and there I have the same SNAP-IN MESSAGE...

>

>David

>

>

>-----Original Message-----

>From: Ali Khawaja [mailto:akhawaja@y...]

>Sent: 17 fevrier, 2002 14:44

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Hmm.. so basically the problem is in the install of IIS. Is IIS running?

>Try typing http://localhost in the start->run box. See if the default

>page comes up.

>

>I am not sure what operating system you have, but you never have to add

>a snap-in.  Microsoft management console should show you automatically

>another item regarding Internet information services, and this is

>windows 2000 I am talking about.

>

>So you should not have to open up anything by yourself. If you have win

>2000, you can try to access it through computer management  in the

>administrative tools in the control panel.

>

>By the way, what OS you are using?

>

>- ali





Message #7 by "David Tep" <dtep@v...> on Sun, 17 Feb 2002 15:17:39 -0500
Thanks Imar, I'm gonna try that...How long did start ASP.NET? How do you

find that?



David



-----Original Message-----

From: Imar Spaanjaars [mailto:Imar@S...]

Sent: 17 fevrier, 2002 15:04

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Hi David,



I had the same problem a while ago. Completely uninstalling IIS and

reinstalling it did the trick for me.



Imar







At 02:55 PM 2/17/2002 -0500, you wrote:



>Well, you see I'd try the localhost all ready and the PAGE CANNOT BE

>DISPLAYED. I'm running WinXp Pro...Also I got in to the Administrative

tools

>too, I clik on the IIS Shorcut and there I have the same SNAP-IN MESSAGE...

>

>David

>

>

>-----Original Message-----

>From: Ali Khawaja [mailto:akhawaja@y...]

>Sent: 17 fevrier, 2002 14:44

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Hmm.. so basically the problem is in the install of IIS. Is IIS running?

>Try typing http://localhost in the start->run box. See if the default

>page comes up.

>

>I am not sure what operating system you have, but you never have to add

>a snap-in.  Microsoft management console should show you automatically

>another item regarding Internet information services, and this is

>windows 2000 I am talking about.

>

>So you should not have to open up anything by yourself. If you have win

>2000, you can try to access it through computer management  in the

>administrative tools in the control panel.

>

>By the way, what OS you are using?

>

>- ali










$subst('Email.Unsub').



Message #8 by Imar Spaanjaars <Imar@S...> on Sun, 17 Feb 2002 21:27:37 +0100
Not sure what you mean with this. How long ago I started with ASP.NET? I 

have been following it for as long as there were rumors about it, and I 

have been playing around with it since the 1st beta.



Since ASP.NET really depends on IIS, I suggest you first uninstall the 

framework. Then uninstall IIS, reboot, reinstall IIS and then reinstall the 

latest (release) version of the NET framework.



Imar







At 03:17 PM 2/17/2002 -0500, you wrote:

>Thanks Imar, I'm gonna try that...How long did start ASP.NET? How do you

>find that?

>

>David

>

>-----Original Message-----

>From: Imar Spaanjaars [mailto:Imar@S...]

>Sent: 17 fevrier, 2002 15:04

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Hi David,

>

>I had the same problem a while ago. Completely uninstalling IIS and

>reinstalling it did the trick for me.

>

>Imar





Message #9 by "David Tep" <dtep@v...> on Sun, 17 Feb 2002 15:38:29 -0500
Hey Imar, I think I hit the road now, thanks again. Can we keep in touch?



David



-----Original Message-----

From: Imar Spaanjaars [mailto:Imar@S...]

Sent: 17 fevrier, 2002 15:04

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Hi David,



I had the same problem a while ago. Completely uninstalling IIS and

reinstalling it did the trick for me.



Imar







At 02:55 PM 2/17/2002 -0500, you wrote:



>Well, you see I'd try the localhost all ready and the PAGE CANNOT BE

>DISPLAYED. I'm running WinXp Pro...Also I got in to the Administrative

tools

>too, I clik on the IIS Shorcut and there I have the same SNAP-IN MESSAGE...

>

>David

>

>

>-----Original Message-----

>From: Ali Khawaja [mailto:akhawaja@y...]

>Sent: 17 fevrier, 2002 14:44

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Hmm.. so basically the problem is in the install of IIS. Is IIS running?

>Try typing http://localhost in the start->run box. See if the default

>page comes up.

>

>I am not sure what operating system you have, but you never have to add

>a snap-in.  Microsoft management console should show you automatically

>another item regarding Internet information services, and this is

>windows 2000 I am talking about.

>

>So you should not have to open up anything by yourself. If you have win

>2000, you can try to access it through computer management  in the

>administrative tools in the control panel.

>

>By the way, what OS you are using?

>

>- ali










$subst('Email.Unsub').



Message #10 by "David Tep" <dtep@v...> on Sun, 17 Feb 2002 15:48:31 -0500
I'm sorry I'm realy green in this: What is the framework?  Yeah I uninstall

IIS and  reinstall it and now I can see my server from local host, but where

can I find the

latest (release) version of the NET framework?



David



-----Original Message-----

From: Imar Spaanjaars [mailto:Imar@S...]

Sent: 17 fevrier, 2002 15:28

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Not sure what you mean with this. How long ago I started with ASP.NET? I

have been following it for as long as there were rumors about it, and I

have been playing around with it since the 1st beta.



Since ASP.NET really depends on IIS, I suggest you first uninstall the

framework. Then uninstall IIS, reboot, reinstall IIS and then reinstall the

latest (release) version of the NET framework.



Imar







At 03:17 PM 2/17/2002 -0500, you wrote:

>Thanks Imar, I'm gonna try that...How long did start ASP.NET? How do you

>find that?

>

>David

>

>-----Original Message-----

>From: Imar Spaanjaars [mailto:Imar@S...]

>Sent: 17 fevrier, 2002 15:04

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Hi David,

>

>I had the same problem a while ago. Completely uninstalling IIS and

>reinstalling it did the trick for me.

>

>Imar










$subst('Email.Unsub').



Message #11 by "Ali Khawaja" <akhawaja@y...> on Sun, 17 Feb 2002 15:16:45 -0600
You can get the complete .net framework from microsoft:



http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.as

p?url=/msdn-files/027/000/976/msdncompositedoc.xml&frame=true



ali



-----Original Message-----

From: David Tep [mailto:dtep@v...] 

Sent: Sunday, February 17, 2002 2:49 PM

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE



I'm sorry I'm realy green in this: What is the framework?  Yeah I

uninstall

IIS and  reinstall it and now I can see my server from local host, but

where

can I find the

latest (release) version of the NET framework?



David



-----Original Message-----

From: Imar Spaanjaars [mailto:Imar@S...]

Sent: 17 fevrier, 2002 15:28

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





Not sure what you mean with this. How long ago I started with ASP.NET? I

have been following it for as long as there were rumors about it, and I

have been playing around with it since the 1st beta.



Since ASP.NET really depends on IIS, I suggest you first uninstall the

framework. Then uninstall IIS, reboot, reinstall IIS and then reinstall

the

latest (release) version of the NET framework.



Imar







At 03:17 PM 2/17/2002 -0500, you wrote:

>Thanks Imar, I'm gonna try that...How long did start ASP.NET? How do

you

>find that?

>

>David

>

>-----Original Message-----

>From: Imar Spaanjaars [mailto:Imar@S...]

>Sent: 17 fevrier, 2002 15:04

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Hi David,

>

>I had the same problem a while ago. Completely uninstalling IIS and

>reinstalling it did the trick for me.

>

>Imar










$subst('Email.Unsub').








$subst('Email.Unsub').







_________________________________________________________



Do You Yahoo!?



Get your free @yahoo.com address at http://mail.yahoo.com







Message #12 by Imar Spaanjaars <Imar@S...> on Sun, 17 Feb 2002 22:18:19 +0100
If you have Visual Studio, it's automatically installed for you. However, 

if you have a beta version of VS, it will also install beta releases of the 

framework.



If you don't have VS.NET, go here:



Framework Redistributable

http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/001/829/msdncompositedoc.xml



or



Framework Software Development Kit

http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?url=/msdn-files/027/000/976/msdncompositedoc.xml





The first is just the framework (the "runtime") for .net" while the other 

contains tons of code samples and documentation.



Install the whole bunch and then go to:



http://www.asp.net/



to find other sites and articles to get into .NET





Imar





At 03:48 PM 2/17/2002 -0500, you wrote:

>I'm sorry I'm realy green in this: What is the framework?  Yeah I uninstall

>IIS and  reinstall it and now I can see my server from local host, but where

>can I find the

>latest (release) version of the NET framework?

>

>David

>

>-----Original Message-----

>From: Imar Spaanjaars [mailto:Imar@S...]

>Sent: 17 fevrier, 2002 15:28

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Not sure what you mean with this. How long ago I started with ASP.NET? I

>have been following it for as long as there were rumors about it, and I

>have been playing around with it since the 1st beta.

>

>Since ASP.NET really depends on IIS, I suggest you first uninstall the

>framework. Then uninstall IIS, reboot, reinstall IIS and then reinstall the

>latest (release) version of the NET framework.

>

>Imar

>

>

>

>At 03:17 PM 2/17/2002 -0500, you wrote:

> >Thanks Imar, I'm gonna try that...How long did start ASP.NET? How do you

> >find that?

> >

> >David

> >

> >-----Original Message-----

> >From: Imar Spaanjaars [mailto:Imar@S...]

> >Sent: 17 fevrier, 2002 15:04

> >To: aspx_beginners

> >Subject: [aspx_beginners] RE: SNAP-IN ISSUE

> >

> >

> >Hi David,

> >

> >I had the same problem a while ago. Completely uninstalling IIS and

> >reinstalling it did the trick for me.

> >

> >Imar

>

>

>




>$subst('Email.Unsub').

>

>




>$subst('Email.Unsub').





Message #13 by "David Tep" <dtep@v...> on Sun, 17 Feb 2002 17:28:43 -0500
Imar, in the process of my installation I'm coming to that. I'm following my

book steps: BEGINNING ASP.NET USING VB.NET.







-----Original Message-----

From: Imar Spaanjaars [mailto:Imar@S...]

Sent: 17 fevrier, 2002 16:18

To: aspx_beginners

Subject: [aspx_beginners] RE: SNAP-IN ISSUE





If you have Visual Studio, it's automatically installed for you. However,

if you have a beta version of VS, it will also install beta releases of the

framework.



If you don't have VS.NET, go here:



Framework Redistributable

http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?ur

l=/msdn-files/027/001/829/msdncompositedoc.xml



or



Framework Software Development Kit

http://msdn.microsoft.com/downloads/default.asp?url=/downloads/sample.asp?ur

l=/msdn-files/027/000/976/msdncompositedoc.xml





The first is just the framework (the "runtime") for .net" while the other

contains tons of code samples and documentation.



Install the whole bunch and then go to:



http://www.asp.net/



to find other sites and articles to get into .NET





Imar





At 03:48 PM 2/17/2002 -0500, you wrote:

>I'm sorry I'm realy green in this: What is the framework?  Yeah I uninstall

>IIS and  reinstall it and now I can see my server from local host, but

where

>can I find the

>latest (release) version of the NET framework?

>

>David

>

>-----Original Message-----

>From: Imar Spaanjaars [mailto:Imar@S...]

>Sent: 17 fevrier, 2002 15:28

>To: aspx_beginners

>Subject: [aspx_beginners] RE: SNAP-IN ISSUE

>

>

>Not sure what you mean with this. How long ago I started with ASP.NET? I

>have been following it for as long as there were rumors about it, and I

>have been playing around with it since the 1st beta.

>

>Since ASP.NET really depends on IIS, I suggest you first uninstall the

>framework. Then uninstall IIS, reboot, reinstall IIS and then reinstall the

>latest (release) version of the NET framework.

>

>Imar

>

>

>

>At 03:17 PM 2/17/2002 -0500, you wrote:

> >Thanks Imar, I'm gonna try that...How long did start ASP.NET? How do you

> >find that?

> >

> >David

> >

> >-----Original Message-----

> >From: Imar Spaanjaars [mailto:Imar@S...]

> >Sent: 17 fevrier, 2002 15:04

> >To: aspx_beginners

> >Subject: [aspx_beginners] RE: SNAP-IN ISSUE

> >

> >

> >Hi David,

> >

> >I had the same problem a while ago. Completely uninstalling IIS and

> >reinstalling it did the trick for me.

> >

> >Imar

>

>

>




>$subst('Email.Unsub').

>

>




>$subst('Email.Unsub').










$subst('Email.Unsub').




  Return to Index