Results 1 to 6 of 6

Thread: General .NET issue

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2008
    Posts
    183

    General .NET issue

    Our company still officially uses .NET 1.1. On a small scale (and unofficially), I've been using v3.5 applications within our department. The only compatibility issue we've run into is a single Java web form on our intranet.

    For whatever reason, once you have v3.5 installed on your PC, the application never loads. I realize this is a very general question, but why is the page not working? If the PC has both v1.1 and v3.5 installed, shouldn't the page continue to be compatible?

  2. #2
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: General .NET issue

    Hey,

    Off the top of my head, I can't think why that would be causing an issue.

    Which version of Java do you have on your machine? Is there an updated version you can install to see if that fixes your problem?

    Gary

  3. #3
    PowerPoster Jenner's Avatar
    Join Date
    Jan 2008
    Location
    Mentor, OH
    Posts
    3,712

    Re: General .NET issue

    Ditto, I don't know of ANY reason why Java would be influenced by .NET.

    Perhaps it's browser plugins that are colliding? Disable the Windows Presentation Foundation plugin in your browser and see if that resolves the issue.
    My CodeBank Submissions: TETRIS using VB.NET2010 and XNA4.0, Strong Encryption Class, Hardware ID Information Class, Generic .NET Data Provider Class, Lambda Function Example, Lat/Long to UTM Conversion Class, Audio Class using BASS.DLL

    Remember to RATE the people who helped you and mark your forum RESOLVED when you're done!

    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe. "
    - Albert Einstein

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Sep 2008
    Posts
    183

    Re: General .NET issue

    It's an Oracle Web Application. IT says there is a conflict between that version and newer versions of .NET although they didn't elaborate. Everyone who has the new .NET installed can't run the page properly. However, if you delete all versions of .NET and re-install only 1.1 it works.

    I was just under the impression that you could have simultaneous versions installed and applications using the older framework would continue to do so.

  5. #5
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: General .NET issue

    Hey,

    As far as I am aware, you can.

    I have all the Frameworks installed, even the new 4.0 Beta, and I haven't had any problems.

    Gary

  6. #6
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: General .NET issue

    Quote Originally Posted by ElPresidente408 View Post
    Our company still officially uses .NET 1.1. On a small scale (and unofficially), I've been using v3.5 applications within our department. The only compatibility issue we've run into is a single Java web form on our intranet.

    For whatever reason, once you have v3.5 installed on your PC, the application never loads. I realize this is a very general question, but why is the page not working? If the PC has both v1.1 and v3.5 installed, shouldn't the page continue to be compatible?
    Is there any differences in the web browsers used (i.e different versions, updates...)
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

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