Not Able to run forms and tables
mkpjsr
Member Posts: 587
Hi all,
I am not able to run tables with ID: 50001 & 50002, also i am not able to run forms having Id: 50010, 50011,50012
Our earlier license was having the granules name:
7150 Form and Page Designer (includes 10 Pages & Forms) 1
and we have purchase 2 additional granules:
7800 Forms and Pages (each) 10
8200 Tables (10) 10
What is the problem with the license.
I am not able to run tables with ID: 50001 & 50002, also i am not able to run forms having Id: 50010, 50011,50012
Our earlier license was having the granules name:
7150 Form and Page Designer (includes 10 Pages & Forms) 1
and we have purchase 2 additional granules:
7800 Forms and Pages (each) 10
8200 Tables (10) 10
What is the problem with the license.
0
Comments
-
It often (to often) occurs that the license doesn't include the rights to objects stated in the info window. Use some license viewer app. (download section) to check on yours and/or call your NAV partner to correct that.0
-
rhpnt wrote:It often (to often) occurs that the license doesn't include the rights to objects stated in the info window. Use some license viewer app. (download section) to check on yours and/or call your NAV partner to correct that.
Hi
thanx for the reply but while opening the license file i am getting an error. I am attaching the screen shot.0 -
Use this simple form and filter the objects by type and "from" >=50000 and "to" <1000000.
OBJECT Form 50000 License { OBJECT-PROPERTIES { Date=15.11.10; Time=18:55:51; Version List=NRH; } PROPERTIES { Width=10050; Height=6710; CaptionML=[FRA=Licence; DEA=Lizenz]; TableBoxID=1000000000; SourceTable=Table2000000044; SourceTableView=WHERE(Object Type=FILTER(Table..Codeunit)); } CONTROLS { { 1000000000;TableBox;220 ;220 ;9610 ;5500 ;HorzGlue=Both; VertGlue=Both } { 1000000001;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Object Type" } { 1000000002;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000001; InColumnHeading=Yes } { 1000000003;TextBox;0 ;0 ;1700 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr=Index } { 1000000004;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000003; InColumnHeading=Yes } { 1000000005;TextBox;0 ;0 ;1700 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr=From } { 1000000006;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000005; InColumnHeading=Yes } { 1000000007;TextBox;0 ;0 ;1700 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="To" } { 1000000008;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000007; InColumnHeading=Yes } { 1000000009;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Read Permission" } { 1000000010;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000009; InColumnHeading=Yes } { 1000000011;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Insert Permission" } { 1000000012;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000011; InColumnHeading=Yes } { 1000000013;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Modify Permission" } { 1000000014;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000013; InColumnHeading=Yes } { 1000000015;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Delete Permission" } { 1000000016;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000015; InColumnHeading=Yes } { 1000000017;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Execute Permission" } { 1000000018;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000017; InColumnHeading=Yes } { 1000000019;CommandButton;2790;5940;2200;550; HorzGlue=Right; VertGlue=Bottom; Default=Yes; PushAction=LookupOK; InvalidActionAppearance=Hide } { 1000000020;CommandButton;5210;5940;2200;550; HorzGlue=Right; VertGlue=Bottom; Cancel=Yes; PushAction=LookupCancel; InvalidActionAppearance=Hide } { 1000000021;CommandButton;7630;5940;2200;550; HorzGlue=Right; VertGlue=Bottom; PushAction=FormHelp } } CODE { BEGIN END. } }
Change the form ID before import to your needs.0 -
rhpnt wrote:Use this simple form and filter the objects by type and "from" >=50000 and "to" <1000000.
OBJECT Form 50000 License { OBJECT-PROPERTIES { Date=15.11.10; Time=18:55:51; Version List=NRH; } PROPERTIES { Width=10050; Height=6710; CaptionML=[FRA=Licence; DEA=Lizenz]; TableBoxID=1000000000; SourceTable=Table2000000044; SourceTableView=WHERE(Object Type=FILTER(Table..Codeunit)); } CONTROLS { { 1000000000;TableBox;220 ;220 ;9610 ;5500 ;HorzGlue=Both; VertGlue=Both } { 1000000001;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Object Type" } { 1000000002;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000001; InColumnHeading=Yes } { 1000000003;TextBox;0 ;0 ;1700 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr=Index } { 1000000004;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000003; InColumnHeading=Yes } { 1000000005;TextBox;0 ;0 ;1700 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr=From } { 1000000006;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000005; InColumnHeading=Yes } { 1000000007;TextBox;0 ;0 ;1700 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="To" } { 1000000008;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000007; InColumnHeading=Yes } { 1000000009;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Read Permission" } { 1000000010;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000009; InColumnHeading=Yes } { 1000000011;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Insert Permission" } { 1000000012;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000011; InColumnHeading=Yes } { 1000000013;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Modify Permission" } { 1000000014;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000013; InColumnHeading=Yes } { 1000000015;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Delete Permission" } { 1000000016;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000015; InColumnHeading=Yes } { 1000000017;TextBox;0 ;0 ;550 ;0 ;ParentControl=1000000000; InColumn=Yes; SourceExpr="Execute Permission" } { 1000000018;Label ;0 ;0 ;0 ;0 ;ParentControl=1000000017; InColumnHeading=Yes } { 1000000019;CommandButton;2790;5940;2200;550; HorzGlue=Right; VertGlue=Bottom; Default=Yes; PushAction=LookupOK; InvalidActionAppearance=Hide } { 1000000020;CommandButton;5210;5940;2200;550; HorzGlue=Right; VertGlue=Bottom; Cancel=Yes; PushAction=LookupCancel; InvalidActionAppearance=Hide } { 1000000021;CommandButton;7630;5940;2200;550; HorzGlue=Right; VertGlue=Bottom; PushAction=FormHelp } } CODE { BEGIN END. } }
Change the form ID before import to your needs.
Hi, thanx for the reply but after filtering the objects as you said i am not able to view any of my tables or forms. what is the reason??0 -
If by "my" you mean objects you bought then I'm right about the fact that they aren't included in the license. Call your NAV partner (or MS directly) to fix it.0
-
Your objects have to be assigned to specific IDs in the license. Sometimes they do not do this automatically. Your partner will have to contact Microsoft to have a new license issued to you with the appropriate rights to those objects.
Essentially, right now your license says that you can have 100 objects, but doesn't tell you which 100 they are.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 324 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
