Re: Why does aspx pages crash my machine?



Why if VS.NET isn't running and I reference the URL in IE, everything still
crashes? Also, VS.NET runs with no problems. aspx is rendered by .NET
right? Why would that have anything to do with VS.NET?


"Alvin Bruney [MVP - ASP.NET]" <www.lulu.com/owc> wrote in message
news:O438lJVQFHA.3076@xxxxxxxxxxxxxxxxxxxxxxx
> I'll take a stab at it. You need to re-install visual studio.net. I think
> you know that, you probably wanted someone to say it :-)
>
> --
> Regards,
> Alvin Bruney - ASP.NET MVP
>
> [Shameless Author Plug]
> The Microsoft Office Web Components Black Book with .NET
> Now available @ www.lulu.com/owc
> "Brett" <no@xxxxxxxx> wrote in message
> news:eRE$bsUQFHA.2136@xxxxxxxxxxxxxxxxxxxxxxx
>> I'm WinXP Pro. When I reference http://127.0.0.1/mysite/webform1.aspx
>> (newly created page in VS.NET), IE stalls then everything freezes. I can
>> click the title bar of applications but that is all. If I move beyond
>> the title bar, I get the hour glass. Nothing responsds except the mouse.
>> I have to turn the machine off at this point.
>>
>> Running .NET 1.1. I can't find any one that knows why this happens.
>> Any suggestions?
>>
>> Thanks,
>> Brett
>>
>
>


.



Relevant Pages

  • Re: get object name
    ... the name of the class is Bar. ... a reference to an instance of an object, ... A class is a blue-print. ... Just about any of the OO literature by the recognized authorities out ...
    (comp.lang.php)
  • Re: Problems with view editor
    ... In the ViewComposer deleting a view resource from the composition arena using the "Edit\Delete" command from the menu bar removes the resource from its class. ... when dropping it on another view as a reference view. ...
    (comp.lang.smalltalk.dolphin)
  • Re: Shorthand for($scalar) loops and resetting pos($scalar)
    ... >> the loop will modify $scalar outside it. ... 'bar' variables would be aliases for ALL 'foo' variables. ... that would make $_ a REFERENCE to $scalar. ...
    (comp.lang.perl.misc)
  • Re: How to get a listing of module functions
    ... After creating a reference to an object, ... my $foo = new Foo; ... my $bar = new Bar; ...
    (comp.lang.perl.misc)
  • Re: get object name
    ... Bar...and unless Bar has a method called 'getName', ... A variable stores a reference to an instance of an object, not the class which defines it. ... Whether or not you consider an object to be an instance of a class or just the computer's product from a blue-print is COMPLETELY IMMATERIAL. ...
    (comp.lang.php)

Loading