'Can't load Microsoft.Web.Preview. The system can't find the file specified'.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andy B

    #1

    'Can't load Microsoft.Web.Preview. The system can't find the file specified'.

    I am using an accordion control on a page that seems to work just fine on my
    local computer (IIS not installed and it can't be either). When I upload to
    the live server, I get a few errors, but the main one is "parse error:
    'Can't load Microsoft.Web.P review. The system can't load the file
    specified'. From a few google searches, it appears that the accordion
    control uses Microsoft.Web.P review which also comes in the asp.net futures
    July 2007 release. I have Visual Studio 2008 SP1 and am not for sure if I
    should be installing asp.net futures July 2007 in it. What should I do here?
    Is there a newer version of futures? or can I somehow get the
    Microsoft.Web.P review file somewhere else?

    Let me know what to do here...tnx



  • ThatsIT.net.au

    #2
    Re: 'Can't load Microsoft.Web.P review. The system can't find the file specified'.

    You should have the Microsoft.Web.P review DLL in your bin folder, loading
    futures will do no harm to visual studio

    "Andy B" <a_borka@sbcglo bal.netwrote in message
    news:eDTBbnkRJH A.5080@TK2MSFTN GP03.phx.gbl...
    >I am using an accordion control on a page that seems to work just fine on
    >my local computer (IIS not installed and it can't be either). When I upload
    >to the live server, I get a few errors, but the main one is "parse error:
    >'Can't load Microsoft.Web.P review. The system can't load the file
    >specified'. From a few google searches, it appears that the accordion
    >control uses Microsoft.Web.P review which also comes in the asp.net futures
    >July 2007 release. I have Visual Studio 2008 SP1 and am not for sure if I
    >should be installing asp.net futures July 2007 in it. What should I do
    >here? Is there a newer version of futures? or can I somehow get the
    >Microsoft.Web. Preview file somewhere else?
    >
    Let me know what to do here...tnx
    >
    >
    >

    Comment

    Working...