|
|
 |  |  |
 |
|
 |
 |
|
|
|
|
| Author |
Messages |
|
ipcalifornia
Posts:1
 |
| 01/16/2009 10:58 PM |
|
Hi - Thanks for speaking on this module at the SoCalDotNetNuke User Group. Wow - great addition for DNN and a great presentation (which is available at socaldug.org as well if anyone wants to see a great overview). Ok, trying to install and I am running into a couple of errors after the module apparently loads cleanly from the Module Definitions page. The errors may be attributable to the fact that I am running with VWDX and ServerX 2005. Are there any limitations without having full Server and VS? I followed the instructions for loading in DNN5.0.0. The first error generated said I didn't have Linq: Compiler Error Message: CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System.Data' (are you missing an assembly reference?) Source Error: Line 6: namespace SilverlightDesktop Line 7: { Line 8: public partial class SilverlightDesktopDAL : System.Data.Linq.DataContext Line 9: { Line 10: partial void InsertSilverlightDesktopModule(SilverlightDesktopModule instance) Source File: c:\DNN\DNN5.0.0ver2\App_Code\SilverlightDesktop\SilverlightDesktopDAL_partialclasses.cs Line: 8 I created a fresh install of DNN5.0.0 and a fresh download of the SilverlightDesktop 1.90.00. I followed the same steps and ran into this error: Compiler Error Message: CS1519: Invalid token 'void' in class, struct, or interface member declaration Source Error: Line 30: Line 31: #region Extensibility Method Definitions Line 32: partial void OnCreated(); Line 33: partial void InsertSilverlightNotepad(SilverlightNotepad instance); Line 34: partial void UpdateSilverlightNotepad(SilverlightNotepad instance); Source File: c:\DNN\DNN5.0.0ver3\App_Code\SilverlightDesktop\SilverlightNotepad.designer.cs Line: 32 Not to add too much to the mix, but on the 2d installation when I open up in VWD Express and debug, I get the same Linq error as in the first installation. I was thinking maybe it had something to do with my setup with VWD as opposed to VS or am I just missing something? Any thoughts greatly appreciated. Thanks in advance, Don |
|
|
|
|
Michael Washington
Posts:64
 |
| 01/17/2009 5:12 AM |
|
| Are you sure you have asp.net 3.5 installed on your machine? If you do install and run LinqPrep (http://www.adefwebserver.com/DotNetNukeHELP/Misc/LinqPrep/), and try again. |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|
|
|
 |  |  |
|