Thursday, March 29, 2012

missing text and link button

I just got a new computer with Windows XP SP2.

When I run my web based program, the link button becomes a regular label and
the text box where the user would normally type in the user name and the
password is gone. What's up whit this? Does it have anything to do with
Framework 1.1 SP1? Any suggestion on how I can fix this? Thanks.

VS.net 2001You should repair your IIS mappings.
To do this, run the following command:
aspnet_regiis.exe -i

Here's further information:
http://support.microsoft.com/defaul...B;EN-US;q306005

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net

"UGH" <nospam@.noSPam.com> wrote in message
news:ODJkoxusEHA.2316@.TK2MSFTNGP12.phx.gbl...
>I just got a new computer with Windows XP SP2.
>
> When I run my web based program, the link button becomes a regular label
> and the text box where the user would normally type in the user name and
> the password is gone. What's up whit this? Does it have anything to do
> with Framework 1.1 SP1? Any suggestion on how I can fix this? Thanks.
>
> VS.net 2001
Thank you. That worked.

Grant

"Steve C. Orr [MVP, MCSD]" <Steve@.Orr.net> wrote in message
news:u4Nuv7usEHA.1336@.tk2msftngp13.phx.gbl...
> You should repair your IIS mappings.
> To do this, run the following command:
> aspnet_regiis.exe -i
> Here's further information:
> http://support.microsoft.com/defaul...B;EN-US;q306005
> --
> I hope this helps,
> Steve C. Orr, MCSD, MVP
> http://Steve.Orr.net
>
> "UGH" <nospam@.noSPam.com> wrote in message
> news:ODJkoxusEHA.2316@.TK2MSFTNGP12.phx.gbl...
>>I just got a new computer with Windows XP SP2.
>>
>>
>>
>> When I run my web based program, the link button becomes a regular label
>> and the text box where the user would normally type in the user name and
>> the password is gone. What's up whit this? Does it have anything to do
>> with Framework 1.1 SP1? Any suggestion on how I can fix this? Thanks.
>>
>>
>>
>> VS.net 2001
>>
>>

0 comments:

Post a Comment