ASP.NET 2.0 MMC snap-in

ASP.NET 2.0 MMC snap-in

am 16.02.2006 13:14:48 von chanmmn

If I am run only IIS 5.1 is there a way to have ASP.NET 2.0 MMC snap-in?

chanmm

Re: ASP.NET 2.0 MMC snap-in

am 17.02.2006 00:14:30 von Egbert Nierop

"chanmm" wrote in message
news:eARqkLvMGHA.1488@TK2MSFTNGP14.phx.gbl...
> If I am run only IIS 5.1 is there a way to have ASP.NET 2.0 MMC snap-in?
>
> chanmm

Sure just install the .NET 2.0 framework.

If you installed IIS after the framework, you must register the
snapin-extension and register aspx 2.0 with IIS afterwards.
If that is the case, run
FILE://C:\Windows\C:\WINDOWS\Microsoft.NET\Framework\v2.0.50 727\aspnet_regiis.exe -
i

Re: ASP.NET 2.0 MMC snap-in

am 17.02.2006 02:51:21 von chanmm

No, it does not appear even I run aspnet_regiis -i. I have only seen the
ASP.NET MMC snap-in works with IIS 6 so far. My notebook and desktop both
can't see the snap-in.

"Egbert Nierop (MVP for IIS)" wrote in
message news:uOOk$60MGHA.344@TK2MSFTNGP11.phx.gbl...
>
> "chanmm" wrote in message
> news:eARqkLvMGHA.1488@TK2MSFTNGP14.phx.gbl...
>> If I am run only IIS 5.1 is there a way to have ASP.NET 2.0 MMC snap-in?
>>
>> chanmm
>
> Sure just install the .NET 2.0 framework.
>
> If you installed IIS after the framework, you must register the
> snapin-extension and register aspx 2.0 with IIS afterwards.
> If that is the case, run
> FILE://C:\Windows\C:\WINDOWS\Microsoft.NET\Framework\v2.0.50 727\aspnet_regiis.exe -
> i

Re: ASP.NET 2.0 MMC snap-in

am 17.02.2006 10:30:10 von Egbert Nierop

"chanmm" wrote in message
news:OKyhVT2MGHA.3144@TK2MSFTNGP11.phx.gbl...
> No, it does not appear even I run aspnet_regiis -i. I have only seen the
> ASP.NET MMC snap-in works with IIS 6 so far. My notebook and desktop both
> can't see the snap-in.
>

Do you have this key?
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\{A841B6C2- 7577-11D0-BB1F-00A0C922E79C}
Below that key, exist 8 nodetype definitions (frontpage 2002 and Aspnet
extensions)

Re: ASP.NET 2.0 MMC snap-in

am 17.02.2006 11:21:10 von chanmm

Sorry Egbert,

I got 8 nodetype under it but the snap-in just won't come out even I remove
IIS and put it back and run aspnet_regiis -i just so frustrated.

Please help me.

Regards,
chanmm

"Egbert Nierop (MVP for IIS)" wrote in
message news:eIo1$S6MGHA.3408@TK2MSFTNGP12.phx.gbl...
>
> "chanmm" wrote in message
> news:OKyhVT2MGHA.3144@TK2MSFTNGP11.phx.gbl...
>> No, it does not appear even I run aspnet_regiis -i. I have only seen the
>> ASP.NET MMC snap-in works with IIS 6 so far. My notebook and desktop both
>> can't see the snap-in.
>>
>
> Do you have this key?
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MMC\SnapIns\{A841B6C2- 7577-11D0-BB1F-00A0C922E79C}
> Below that key, exist 8 nodetype definitions (frontpage 2002 and Aspnet
> extensions)

Re: ASP.NET 2.0 MMC snap-in

am 18.02.2006 00:18:31 von Egbert Nierop

"chanmm" wrote in message
news:O9c2iv6MGHA.420@tk2msftngp13.phx.gbl...
> Sorry Egbert,
>
> I got 8 nodetype under it but the snap-in just won't come out even I
> remove IIS and put it back and run aspnet_regiis -i just so frustrated.
>
> Please help me.

Are we talking about:
news:%23eFtro5MGHA.2828@TK2MSFTNGP12.phx.gbl

I would like to know if we talk about the same thing!

> Regards,
> chanmm
>

Re: ASP.NET 2.0 MMC snap-in

am 18.02.2006 00:41:25 von Egbert Nierop

"chanmm" wrote in message
news:O9c2iv6MGHA.420@tk2msftngp13.phx.gbl...
> Sorry Egbert,
>
> I got 8 nodetype under it but the snap-in just won't come out even I
> remove IIS and put it back and run aspnet_regiis -i just so frustrated.
>
> Please help me.
>
> Regards,
> chanmm

Chanm I have answered you in the message above. Note, there is an
attachment, a .JPG.
If your newsreader refuses them, you can't see my solution.

Regards

Re: ASP.NET 2.0 MMC snap-in

am 18.02.2006 10:20:45 von Egbert Nierop

"chanmm" wrote in message
news:eeF7U0ENGHA.208@tk2msftngp13.phx.gbl...
>
>>> Please help me.
>>>
>>> Regards,
>>> chanmm
>>
>> Chanm I have answered you in the message above. Note, there is an
>> attachment, a .JPG.
>> If your newsreader refuses them, you can't see my solution.
>>
>> Regards
>>

Sorry I can't help you.
I'll file this as a bug.

Re: ASP.NET 2.0 MMC snap-in

am 18.02.2006 13:30:53 von chanmmn

Thanks a lot anyway.

Regards,
chanmm

"Egbert Nierop (MVP for IIS)" wrote in
message news:u%234Dh1GNGHA.516@TK2MSFTNGP15.phx.gbl...
>
> "chanmm" wrote in message
> news:eeF7U0ENGHA.208@tk2msftngp13.phx.gbl...
>>
>>>> Please help me.
>>>>
>>>> Regards,
>>>> chanmm
>>>
>>> Chanm I have answered you in the message above. Note, there is an
>>> attachment, a .JPG.
>>> If your newsreader refuses them, you can't see my solution.
>>>
>>> Regards
>>>
>
> Sorry I can't help you.
> I'll file this as a bug.

Re: ASP.NET 2.0 MMC snap-in

am 18.02.2006 15:15:18 von chanmmn

Wait!!!!!!! This WORKS !!! :-D

http://geekswithblogs.net/marlon/archive/2006/01/22/66645.as px

But still thanks a lot.

Regards,
chanmm


"Egbert Nierop (MVP for IIS)" wrote in
message news:u%234Dh1GNGHA.516@TK2MSFTNGP15.phx.gbl...
>
> "chanmm" wrote in message
> news:eeF7U0ENGHA.208@tk2msftngp13.phx.gbl...
>>
>>>> Please help me.
>>>>
>>>> Regards,
>>>> chanmm
>>>
>>> Chanm I have answered you in the message above. Note, there is an
>>> attachment, a .JPG.
>>> If your newsreader refuses them, you can't see my solution.
>>>
>>> Regards
>>>
>
> Sorry I can't help you.
> I'll file this as a bug.

Re: ASP.NET 2.0 MMC snap-in

am 18.02.2006 19:40:34 von Egbert Nierop

"chanmm" wrote in message
news:OTGHDXJNGHA.1124@TK2MSFTNGP10.phx.gbl...
> Wait!!!!!!! This WORKS !!! :-D
>
> http://geekswithblogs.net/marlon/archive/2006/01/22/66645.as px
>
> But still thanks a lot.
>
> Regards,
> chanmm

Great.

The key mentioned, should not be deleted.
I think this is the one that should be deleted.

HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096 E}\InprocServer32\2.0.3600.0

Re: ASP.NET 2.0 MMC snap-in

am 20.02.2006 10:28:03 von chanmm

Ok, will try it next time when I hit this problem again. Thanks

"Egbert Nierop (MVP for IIS)" wrote in
message news:%23CFdY$LNGHA.2320@TK2MSFTNGP11.phx.gbl...
>
> "chanmm" wrote in message
> news:OTGHDXJNGHA.1124@TK2MSFTNGP10.phx.gbl...
>> Wait!!!!!!! This WORKS !!! :-D
>>
>> http://geekswithblogs.net/marlon/archive/2006/01/22/66645.as px
>>
>> But still thanks a lot.
>>
>> Regards,
>> chanmm
>
> Great.
>
> The key mentioned, should not be deleted.
> I think this is the one that should be deleted.
>
> HKEY_CLASSES_ROOT\CLSID\{FD5CD8B1-6FE0-44F3-BBFB-65E3655B096 E}\InprocServer32\2.0.3600.0
>