Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Referencing GAC in ASP.Net Page

Referencing GAC in ASP.Net Page

Scheduled Pinned Locked Moved ASP.NET
dotnethelpcsharpasp-netvisual-studio
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dasaprakash
    wrote on last edited by
    #1

    Hi Thanks in Advance.:) I am developing the application in VS.Net 2005 in my local machine and the web server has only .Net Framework 1.1 and SDK. Now I have installed Office XP PIA's in my computer as well as in Production server and added the reference. It works fine. How do I do that in my web server and make it work. The second issue is when I use the codebehind file it works fine in my machine but in production server it says "Could not load type" followed by the class name in the codebehind file. I need ur help.:( Thank You very much

    A 1 Reply Last reply
    0
    • D Dasaprakash

      Hi Thanks in Advance.:) I am developing the application in VS.Net 2005 in my local machine and the web server has only .Net Framework 1.1 and SDK. Now I have installed Office XP PIA's in my computer as well as in Production server and added the reference. It works fine. How do I do that in my web server and make it work. The second issue is when I use the codebehind file it works fine in my machine but in production server it says "Could not load type" followed by the class name in the codebehind file. I need ur help.:( Thank You very much

      A Offline
      A Offline
      AfzalHassen
      wrote on last edited by
      #2

      the error you getting with the Code behind file is as a result of the ASP.NET 2.0b framework that gets installed with VS2005 To view the page though IIS select open Administrative tools from the Control panel-> double click on Internet Information Services (this will open up the IIS MC) navigate your way to Web Sites-> Default WebSite then select the application folder you are having the problem with, view the properties, then select the ASP.NET tab...there you will find a dropdown list that will allow you to change the framework used from 1.1 to 2.0 hope this helps :-) Thanks for your help, Afzal Hassen

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups