Options

NAV Automation Server issue

poloniouspolonious Member Posts: 64
edited 2013-04-26 in NAV Three Tier
Hi,

I have a problem with the Automation Servers installed on my laptop that is giving me two distinct problems in NAV:

1. When I try to create a new SQL database, I get the error below.
2. In an existing database, when I try to create a new Variable in an object of type "Automation" (SQL or Native database) I get the same error (as point 1) when I try to lookup the list of Automation Servers.

The error I am getting is:

Invalid format of GUID string. The correct format of the GUID string is

{CDEF7890-ABCD-0123-1234-567890ABCDEF}

where 0-9, A-F symbolizes hexadecimal digits.


I've tried a few things to resolve this issue, but without success.

1. I've tried totally removing NAV2009 SP1 from my machine, rebooting and re-installing.
2. I've tried totally removing NAV2009 SP1 from my machine, rebooting, and installed NAV2009 R2.
3. I've reviewed other software I've installed over the past few months to see if it could be one of them (to be honest i don't know how long the issue has been happening so it's hard to tell.)
4. I've run a Registry Fix program on my machine to see if it could identify any problems with the registry, but it was fine.

I think what I need to know is where does NAV get it's list of Automation Servers from on my laptop, to populate the "Automation Server" table (2000000046). It is a Virtual Table so I can't look directly into it in a NAV client or through SQL. If I try to create a form/table or report to view that table, I get the same error as above!! If I knew where NAV looks for this list (for example the registry), I could go look myself for any strange looking entries.

Any idea's would be much appreciated!

Thanks,

M

Comments

  • Options
    SogSog Member Posts: 1,023
    I believe searching the registry for that GUID would help.
    This way you can identify which .dll/automation is incompatible with NAV.
    I hope NAV shows the invalid GUID, else I'm for now out of ideas.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
  • Options
    poloniouspolonious Member Posts: 64
    Thanks Sog. The problem is I don't know which one is causing the issue!! The error message is just giving an example of what the format should be, rather than telling me which one is causing the issue!
  • Options
    tjanetjane Member Posts: 3
    polonious wrote:
    I think what I need to know is where does NAV get it's list of Automation Servers from on my laptop, to populate the "Automation Server" table (2000000046). It is a Virtual Table so I can't look directly into it in a NAV client or through SQL. [...] If I knew where NAV looks for this list (for example the registry), I could go look myself for any strange looking entries.

    Hi, have you found any answer for this question? I would need any Information regarding this question, too.
  • Options
    SogSog Member Posts: 1,023
    I just had another idea:
    You either need a dll explorer or use VBA's object browser (F2 when in the VBA environment).
    In the object browser right click the left window, and select references. In this list, search for anomilies.
    |Pressing F1 is so much faster than opening your browser|
    |To-Increase|
Sign In or Register to comment.