|
|
 |  |  |
 |
|
 |
 |
|
|
|
|
| Author |
Messages |
|
eqx
Posts:5
 |
| 12/08/2008 6:09 AM |
|
The package creates 2 files in App_Code\SilverlightDesktop: SilverlightDesktopDAL.designer.cs and .VB version. I deleted the .VB version to get the site working. Thanks for the great work. |
|
|
|
|
Michael Washington
Posts:64
 |
| 12/08/2008 8:03 AM |
|
| Were the .vb files in the package or were they created when you opened it up in Visual Studio? |
|
|
|
|
eqx
Posts:5
 |
| 12/08/2008 11:45 AM |
|
I checked the original 1.9_module.zip and there is NO VB file! There were a few other issues before I saw and deleted the vb file. Here were my install steps: 1) I am running in a development environment with VS2008 sp1 and had already got your HelloWorld example working as posted on your website www.adefwebserver.com 2) I downloaded 1.9.zip and successfully installed the module. 3) I tried to add the module to a DNN page and received a compile error pointing SilverlightDesktopDAL.designer.cs. The message was something like and pointed to: using System.Data.Linq; Could not find LINQ in System.Data ( add reference ). 4) In VS, I opened the website and checked the SilverlightDesktopDAL.designer.cs. file and project references. Nothing unusual. 5) I closed the DNN website browser window and restarted the website. Then I got a message saying there was both a "C#" and "VB" files creating a conflict. 6) I saw the 2 files and deleted the "VB" file. I did not look hard at the VB code but the first few lines of code did look like the "CS" code. After deleting the VB file, the site runs. I did not create nor save a VB file. Strange happenings ... |
|
|
|
|
Michael Washington
Posts:64
 |
| 12/08/2008 12:22 PM |
|
| When you open the SilverlightDesktopDAL it will create the .vb files. I think it does this because DotNetNuke is a VB project and thiose files are autocreated. |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|
|
|
 |  |  |
|