cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to move from signal modeling to system modeling at the first JMP Aerospace Analytics webinar. Register. June 18, 1 p.m. US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
kdubya
Level I

JMP16 JMPStarter automation example not working

I have JMP 16 and am trying to do OLE automation. I was looking at the JMPStarter example but it doesn't run. I get the "object reference not set to an instance of an object" for every button that I push. I saw from other posts that it was working in JMP 13.

 

Can anyone confirm that this automation example is working for JMP 16? If yes, is there anything that I have to do to get it to work? I was assuming that I should just be able to open the solution and run it from visual studio. Thanks in advance.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: JMP16 JMPStarter automation example not working

The sample does work for me.  If you are using Visual Studio, you can try the following:

 

1. Open Preferences in JMP

2. Select Windows Specific

3. Press the Reset Associations button

 

See if the program runs.

 

Brian Corcoran

JMP Development

View solution in original post

1 REPLY 1

Re: JMP16 JMPStarter automation example not working

The sample does work for me.  If you are using Visual Studio, you can try the following:

 

1. Open Preferences in JMP

2. Select Windows Specific

3. Press the Reset Associations button

 

See if the program runs.

 

Brian Corcoran

JMP Development

Recommended Articles