Results 1 to 7 of 7

Thread: [02/03] IE7 and ASP.NET warning

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    [02/03] IE7 and ASP.NET warning

    I downloaded and installed MS IE7 today, and after doing so, I couldn't run any ASP.NET applications in VS .NET 2003.

    It would first warned me that the project I was opening was on an untrusted webserver, and asked if I wanted to open it or not. I simply said Yes and that seemed to take care of that.

    When I went to run it, it said it couldn't start debugging due to security levels. I had to go into internet options in IE, and change the local intranet zone to include http://localhost

    Now everything is working ok.

    Not sure if this will happen to everyone, or if it had something to do with my existing settings, but just a heads up incase anyone runs into the same issue.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [02/03] IE7 and ASP.NET warning

    I've run into that problem with Windows 2003 as well. All about 'safe zones', but I've not understood why it needs to be so tightly integrated with Internet Explorer.

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [02/03] IE7 and ASP.NET warning

    I guess perhaps because the VS IDE is launching IE but its hooked into it for debugging reasons?

    If anything, MS should give you common scenarios for VS setups, and tell you what permissions should be in order to have things working.

    IE7 also messed with regular winforms apps I have on a network drive and run daily.

    Not only did it give me the "Publisher Not Verified" message when I ran them (even though these are exe's that were compiled right on my machine to the network, not downloaded) and also gave me .NET framework security errors.

    I had to include the server that the share is on in my safe zone, and the problem went away.

  4. #4
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: [02/03] IE7 and ASP.NET warning

    But you do know that you can debug with Firefox too right?

    I predict some sort of a learning curve with the release of IE 7 soon. We'll need to go over a re-learning of IE's security uhm... model.

  5. #5

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: [02/03] IE7 and ASP.NET warning

    Well it is no doubt IE7 is more secure than IE6, so perhaps that is why all of a sudden things seem broken, when it is maybe more like patching something that shouldn't have been going on in the first place.

    Both problems were easy fixes.

    I run both Firefox and IE on my machine, but I use IE for daily use.

    99.9% of my customer base uses IE, so that is why I debug in IE when making ASP.NET apps.

    The "added protection" firefox provides over IE6 isn't a major concern of mine, as I don't really visit shady sites and sure as hell don't go around installing activeX controls, etc...

    I think IE7 also improved their CSS handling to be more "W3C" but we shall see if that proves true...

  6. #6
    Hyperactive Member ARPRINCE's Avatar
    Join Date
    Mar 2003
    Location
    Pinoy in NJ
    Posts
    381

    Re: [02/03] IE7 and ASP.NET warning

    They have a INSTALLATION CHECKLIST. Don't know if it would be relevant to the issue you had. I didn't really delve into the details of it.

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: [02/03] IE7 and ASP.NET warning

    Yes,they have more CSS standards support now for IE 7. I am waiting to upgrade to 7 after a few weeksof letting everyone else find out the headaches withthe release version.

    They are coming out with an optional block for the automatic updates to prevent it from automatically updating IE 6 to IE 7 without acknowledgement first some time in early November.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width