Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - jideson

Pages: [1]
1
Support Questions / An error occurred while signing
« on: November 10, 2015, 07:58:13 AM »
I recently did a build on an ongoing project and got the following message:

An error occurred while signing: Failed to sign bin\Debug\app.publish\AdvancedHMI.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please copy the latest version of CAPICOM.dll into the directory that contains SignTool.exe. If CAPICOM.dll exists, you may not have proper permissions to install CAPICOM.   AdvancedHMI   

Up until yesterday the project was building fine with each change.  I set it aside for a few weeks to work on more pressing projects and when I returned to it the above message was received each time I tried a build or debug.  Any ideas?  I'm very new to visual studio.   

2
Support Questions / MessageListByBit Questions
« on: August 31, 2015, 01:45:50 PM »
Hello all,

Fairly new user here, I've been playing with this wonderful software now for a couple of months and am finding a great many uses for it. I've been using the MessageListByBit to display both fault messages and status messages.  I have placed 2 MessageListByBit's on one page, using the same driver. I find that my status list, MessageListByBit2 displays the messages as the bit changes state, however all the messages on my fault list, MessageListByBit1, fail to display.  Will two MessageListByBit's work on one page?

Also, I have found that when I change the background colour and font colour, they do not display in the chosen colours when I debug or publish.  Am I missing something?

Pages: [1]