Solved! See colored codelines for what was missing in the ITARedirect.SqlDataProvider file
/************************************************************/
/***** RegisterModule *****/
/***** *****/
/***** Use this script to register a module in the *****/
/***** database using Query Analyzer *****/
/***** *****/
/***** *****/
/***** Note: To manually execute this script you must *****/
/***** perform a search and replace operation *****/
/***** for {databaseOwner} and {objectQualifier} *****/
/***** *****/
/************************************************************/
exec {databaseOwner}[{objectQualifier}AddDesktopModule]
@ModuleName = N'ITARedirect',
@FolderName = N'ITARedirect',
@FriendlyName = N'ITARedirect',
@Description = N'A ITARedirect module',
@Version = N'01.00.00',
@IsPremium = 0,
@IsAdmin = 0,
@BusinessController = N'ITAnsvar.Modules.ITARedirect.ITARedirectController',
@SupportedFeatures = 3,
@CompatibleVersions = NULL,
@Dependencies = NULL,
@Permissions = NULL
declare @DesktopModuleId int
select @DesktopModuleId = DesktopModuleId
from {databaseOwner}[{objectQualifier}DesktopModules]
where ModuleName = 'ITARedirect'
exec {databaseOwner}[{objectQualifier}AddModuleDefinition] @DesktopModuleId,
@FriendlyName = N'ITARedirect',
@DefaultCacheTime = 0
declare @ModuleDefID int
select @ModuleDefID = ModuleDefID
from {databaseOwner}[{objectQualifier}ModuleDefinitions]
where FriendlyName = 'ITARedirect'
exec {databaseOwner}[{objectQualifier}AddModuleControl]
@ModuleDefID,
@ControlKey = NULL,
@ControlTitle = NULL,
@ControlSrc = N'DesktopModules/ITARedirect/ViewITARedirect.ascx',
@IconFile = NULL,
@ControlType = 0,
@ViewOrder = NULL,
@HelpUrl = NULL,
@SupportsPartialRendering = 0
exec {databaseOwner}[{objectQualifier}AddModuleControl]
@ModuleDefID,
@ControlKey = 'Edit',
@ControlTitle = 'Edit Content',
@ControlSrc = N'DesktopModules/ITARedirect/EditITARedirect.ascx',
@IconFile = NULL,
@ControlType = 1,
@ViewOrder = NULL,
@HelpUrl = NULL,
@SupportsPartialRendering = 0
exec {databaseOwner}[{objectQualifier}AddModuleControl]
@ModuleDefID,
@ControlKey = 'Settings',
@ControlTitle = 'ITARedirect Settings',
@ControlSrc = N'DesktopModules/ITARedirect/Settings.ascx',
@IconFile = NULL,
@ControlType = 1,
@ViewOrder = NULL,
@HelpUrl = NULL,
@SupportsPartialRendering = 0
/Johan
Heminredning
Vattenskoter
Sökmotormarknadsföring
Centraldammsugare
Kontorshotell Stockholm
Kontorshotell
Ekonomisystem