Register  Login
Forums

 (you must be logged in to post)

Subject: Compilation Error
Prev Next
You are not authorized to post a reply.

Author Messages
NanfaUser is Offline

Posts:1

12/15/2007 10:38 PM  
Hi all,

I installed the Silverlight toolbar on my DNN4.4 installation and my whole dnn installation went down. I am getting the following error and cannot access any of my portals:

-----------------------------
Line 27:
Line 28: List<PicturesInfo> colPicturesInfo = new List<PicturesInfo>();
Line 29: IDataReader dr = ((IDataReader)(DataProvider.Instance().ExecuteSQL(mySqlString.ToString(), parmModuleId)));
Line 30: using (dr)
Line 31: {

Source File: c:\Inetpub\wwwroot\soft\App_Code\SilverlightToolBar\Edit_DAL.cs Line: 29
-----------------------------
Now I cant even log in order to uninstall the module. Does anyone have any ideas what I can do to get my site up again? After that, we can see how to get the silverlight module working...

Thanks,

Nanfa
Michael Washington (admin)User is Offline

Posts:67


12/15/2007 10:47 PM  
I'm sorry but the Silverlight Toolbar uses the DAL+ that is only in DotNetNUke 4.6 or above. To fix the problem, FTP to the site or get your host to remove the contents of the App_Code/SilverlightToolBar directory. Don't remove the directory it's self without first removing the entry for the directory that is in the web.config (that was created when the module was installed).
You are not authorized to post a reply.



ActiveForums 3.7
Terms Of Use | Privacy Statement | Copyright 2007-2008 by Adefwebserver.com Dynnamite DotNetNuke Skins & Modules