I would like to help and build the solution and get the pdb files but i cannot build the solution. I have tried to build in VS.NET2005 FINAL VERSION the start kit and the source kit but without luck. I get allot of errors. Am i doing something wrong ?
PS. I know now that this problem is more serious. I have tried on a different machine with Windows 2000 with SQL server 2000. I get same errors ocassionally. For me it's useless since i can't release it before i know it's stable.
------ Rebuild All started: Project: http://localhost/DotNetNukeSITEDEBUG/, Configuration: Debug .NET ------
Validating Web Site
Building directory '/DotNetNukeSITEDEBUG/App_GlobalResources/'.
Building directory '/DotNetNukeSITEDEBUG/App_Code/'.
Building directory '/DotNetNukeSITEDEBUG/admin/Containers/'.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\ActionButton.ascx.vb(206,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\ActionButton.ascx.vb(219,0): error BC30002: Type 'UserInfo' is not defined.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\ActionButton.ascx.vb(227,0): error BC30451: Name 'PortalSecurity' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\ActionButton.ascx.vb(232,0): error BC30451: Name 'SecurityAccessLevel' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\ActionButton.ascx.vb(232,0): error BC30451: Name 'SecurityAccessLevel' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\ActionButton.ascx.vb(299,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\PrintModule.ascx.vb(77,0): error BC30002: Type 'UserInfo' is not defined.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\PrintModule.ascx.vb(85,0): error BC30451: Name 'PortalSecurity' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\PrintModule.ascx.vb(90,0): error BC30451: Name 'SecurityAccessLevel' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\PrintModule.ascx.vb(90,0): error BC30451: Name 'SecurityAccessLevel' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\PrintModule.ascx.vb(123,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\PrintModule.ascx.vb(158,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(80,0): error BC30451: Name 'NavigationProvider' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(81,0): error BC30451: Name 'NavigationProvider' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(111,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(115,0): error BC30002: Type 'NavigationProvider.NavigationEventArgs' is not defined.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(119,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(145,0): warning BC40000: 'Public Function GetPostBackClientEvent(control As System.Web.UI.Control, argument As String) As String' is obsolete: 'The recommended alternative is ClientScript.GetPostBackEventReference. http://go.microsoft.com/fwlink/?linkid=14202'
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\SolPartActions.ascx.vb(159,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\Title.ascx.vb(52,0): error BC30451: Name 'IsAdminControl' is not declared.
c:\inetpub\wwwroot\DotNetNukeSITEDEBUG\admin\Containers\Title.ascx.vb(87,0): error BC30451: Name 'ProcessModuleLoadException' is not declared.
Validation Complete
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========