mibuso.com

Microsoft Business Solutions online community
It is currently Thu May 23, 2013 5:52 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 315 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 21  Next
Author Message
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Jul 28, 2010 1:41 pm 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
Okay, I've done that. Thanks again for your help, Reijer.


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Jul 28, 2010 1:44 pm 
Offline

Joined: Thu Apr 05, 2007 12:15 pm
Posts: 827
Location: Bochum
Country: Germany (de)
When I filter on a project in Object Explorer and want to create a new object of an object type that doesn't exist yet for the project then the Object Explorer wants to create an object of the previous object type. Seems to be a :bug: .

_________________
"Money is likewise the greatest chance and the greatest scourge of mankind."


Top
 Profile  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Jul 28, 2010 1:55 pm 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
Yep, you are totally right.
I will fix this in the next release.

Thanx!

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Mon Aug 02, 2010 3:36 pm 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
Okay, so I got Object Manager Advanced installed and working, and I've set up a TFS on my machine as well (which works fine with Visual Studio 2010). Unfortunately I cannot get NAV/OMA to play along with TFS. When I activate the Repository option and try to check out an object, it'll tell me that it "Failed to get a token."

"Export all" creates the directory structure in the Repository Folder, but only exports the first object (table 3) and the throws another error, "There are conflicts that has to be resolved manually."

I'm assuming I've made another configuration mistake, but I'm afraid I can't figure out what that might be.

By the way, I can create a new thread if you want to keep your release thread clean.

Arne


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Mon Aug 02, 2010 4:25 pm 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
Hi Arne,

It is a bit difficult to guess why it does not work. It can be a lot of things with the TFS option. Best would be to run the tfs batch files seperatly to see what exactly goes wrong.

Maybe it is better to use the “File System” repository type if you want to see how the mechanism works. It works almost the same.

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Tue Aug 10, 2010 3:57 pm 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
Okay, I have decided to focus on OMA's features first rather than getting it to work with TFS from the beginning. Unfortunately, I have run into another problem...

I have created a couple of objects and tried to transport them, but NAV freezes when I click the Transport button.

I have created a project, assigned modifications to it and added the project to a transport. "Create Transport Files" works fine, and does indeed create the files, but F11 freezes NAV with full CPU (Core) usage :(


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Tue Aug 10, 2010 4:10 pm 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
Does is freeze immediately or did the progress bar opened?

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Tue Aug 10, 2010 4:17 pm 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
It freezes immediately, with no apparent action after pressing the button except for the high CPU usage.


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Tue Aug 10, 2010 4:27 pm 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
Is it possible to debug the process with F8?
What is the last function that responds?

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Tue Aug 10, 2010 4:51 pm 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
I can get into the NAV debugger by pressing F8, yes. What exactly do you need to know? The current position marker (the yellow arrow) is in the "<Control1100531000> - OnPush()" function, but its content says PROTECTED.

What do I need to do?


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Aug 11, 2010 10:07 am 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
I see that the debugger also hides the function names so that will not work.

Maybe you have a huge amount of objects with the modify flag. Can you open the “Assign Modifications” form?

Maybe there is something wrong again with your zup file in combination with the C/Side Manager? Please set the following options in the setup and try to transport again.
"Compile Objects Before Transport" = No
"Include TXT-Objects in Transport" = No
"Save C/AL After Transport" = No

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Aug 11, 2010 11:49 am 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
I have changed only about a dozen or so objects, even on the laptop I'm using I would hardly consider that 'huge' ;) Besides, I can open the "Assign Modifications" form, yes.

By the way, after trying to perform a transport, going to the options results in an informational message saying The option "Skip SQL Trigger" was enabled. This is corrected.

If of the three options you mentioned I *only* disable "Compile Objects Before Transport", I'll get to the progress screen, but it'll still hang, though later than before, at 100% of "Creating FIB file...", and I'll still get the "Skip SQL Trigger" message next time I go to OM Setup.

If I additionally disable "Include TXT-Objects in Transport" it'll hang even later, at 0% of "Updating C/AL history..." of Table 280 Extended Text Line.

If I disable all three, the transport finishes fine.


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Aug 11, 2010 12:07 pm 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
Then I think it is the same issue as you had a couple of weeks ago. You probably opened an older version of NAV with same zup file. After that it is sometimes not possible to export tables in text format in NAV2009 SP1.
http://www.mibuso.com/forum/viewtopic.php?f=23&t=36815

Best is to open NAV with a specific id. Then it uses its own zup file.
Code: Select all
"C:\Program Files\Microsoft Dynamics NAV\60\Classic\finsql.exe" id=2009sp1

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Aug 11, 2010 12:14 pm 
Offline

Joined: Tue Jul 27, 2010 11:52 am
Posts: 14
Country: Germany (de)
I just started NAV with an id (some random number), and I got the Navigation Pane tooltip as well, but the problem persists.


Top
 Profile E-mail  
 
 Post subject: Re: Object Manager v6.02
PostPosted: Wed Aug 11, 2010 12:51 pm 
Offline

Joined: Fri Mar 30, 2007 12:50 pm
Posts: 211
Location: Nieuwe Niedorp
Country: Netherlands (nl)
Can you export Table 280 Extended Text Line from the object designer in text format?

_________________
Reijer Molenaar
Freelance NAV Developer
Object Manager
TVblik


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 315 posts ]  Go to page Previous  1 ... 4, 5, 6, 7, 8, 9, 10 ... 21  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum


Search for:
Jump to: