Main Menu

Recent posts

#11
Deployment / Re: Online Shapes Library
Last post by Surrogate - April 19, 2024, 12:15:06 PM
Quote from: Nikolay on April 19, 2024, 11:15:47 AMclick "Create Test Certificate" button
No luck again!
QuoteFailed to get MD5 checksum for the key file "VisioAddin_TemporaryKey.pfx".
My bad, I didn't delete previous pfx key! 
Next problem with Proxy...
#12
Deployment / Re: Online Shapes Library
Last post by Nikolay - April 19, 2024, 11:15:47 AM
As a best practice, it is better not to put a PFX in the repository.
And to ensure that everything that is in public access actually compiles out of the box ;D
Sharing is Caring, as the M$ guys put it...

From a practical point of view, the fix is easy:
Open project settings, and click "Create Test Certificate" button on the signature tab:


You will be asked something, just click OK.
#13
Deployment / Re: Online Shapes Library
Last post by Surrogate - April 19, 2024, 04:33:07 AM
Quote from: Thomas Winkel on April 19, 2024, 12:09:00 AMCan you provide a screenshot?

pfx key is missing!
#14
Deployment / Re: Online Shapes Library
Last post by Thomas Winkel - April 19, 2024, 12:31:19 AM
Update:

TODO:
* Provide an installer
* Shapes can exist without stencil
* Contribute stencils (button in Visio Ribbon)
* User administration
* Delete / Rename / Edit properties
* Public / Private
* Improve search / filter functions
* ... your ideas here

Notes:
Tested to save and restore the complete DataObject.
Hoped that this will enable preview on drag.
Did not work, but at least the bounding-box is more precise.
But it differs from the original, so snap to grid does not work as expected.
#15
Deployment / Re: Online Shapes Library
Last post by Thomas Winkel - April 19, 2024, 12:09:00 AM
Code signing... No idea. Can you provide a screenshot?
#16
Deployment / Re: Online Shapes Library
Last post by Surrogate - April 18, 2024, 10:01:14 PM
Quote from: Thomas Winkel on April 18, 2024, 11:26:36 AMMaybe you're missing the used Framework
You are right! After adding the new Framework version, error list became 2 lines! These lines related with signing code certificates...
Quote from: Thomas Winkel on April 18, 2024, 11:26:36 AMYour generic rack shape is cool. Should be useful for many people.
Thank you  :)
#17
Deployment / Re: Online Shapes Library
Last post by Thomas Winkel - April 18, 2024, 11:26:36 AM
Hmm... Maybe you're missing the used Framework (4.8).   <- The new forum SW is really cool... ( 4 . 8 )
Try to switch to the latest version you have installed:
* In Solution Explorer right click an VisioAddin
* -> Properties
* See screenshot

Your generic rack shape is cool. Should be useful for many people.
#18
Deployment / Re: Online Shapes Library
Last post by Surrogate - April 18, 2024, 10:19:12 AM
Quote from: Thomas Winkel on April 17, 2024, 09:41:21 AMSee AddIn part in video above
I try reproduce all step by step like as your video! But I get error after press button Start for compile AddIn.
https://youtu.be/0KASmwGkDRU?t=492

Dont find all these components...
#19
Deployment / Re: Online Shapes Library
Last post by Surrogate - April 18, 2024, 09:17:32 AM
Quote from: Thomas Winkel on April 17, 2024, 09:41:21 AMSo you could manage your shapes and I can filter for shapes that were contributed by user Surrogate.
I can offer this stencil
https://surrogate-tm.gitbook.io/my-stencils/racks/stencil-for-create-rack-diagram
Most of my stencils are not interesting outside of the ex-USSR...
#20
Programming & Code / Re: visio recordsets
Last post by perry59 - April 17, 2024, 07:57:01 PM
I don't get that error when I run it at home with the pro version, I just get an error there is no data. Now I'll have to relearn how to connect visio to external data. :)