Click here to Skip to main content
15,914,642 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Questioncan Microsoft.Office.Interop.Excel use a existing excel template? [modified] Pin
neodeaths14-Feb-09 21:43
neodeaths14-Feb-09 21:43 
AnswerRe: can Microsoft.Office.Interop.Excel use a existing excel template? Pin
ABitSmart15-Feb-09 0:07
ABitSmart15-Feb-09 0:07 
QuestionRe: can Microsoft.Office.Interop.Excel use a existing excel template? Pin
neodeaths15-Feb-09 0:10
neodeaths15-Feb-09 0:10 
AnswerRe: can Microsoft.Office.Interop.Excel use a existing excel template? Pin
ABitSmart15-Feb-09 0:21
ABitSmart15-Feb-09 0:21 
Questionneed advice on using window form to generate excel data Pin
neodeaths13-Feb-09 0:21
neodeaths13-Feb-09 0:21 
AnswerRe: need advice on using window form to generate excel data Pin
Ashfield13-Feb-09 1:35
Ashfield13-Feb-09 1:35 
AnswerRe: need advice on using window form to generate excel data Pin
ABitSmart13-Feb-09 1:36
ABitSmart13-Feb-09 1:36 
QuestionClickOnce problem: 1 solutionfile, 2 windows forms projects Pin
mSh198512-Feb-09 21:56
mSh198512-Feb-09 21:56 
I don't know on which forum i should post this, so i hope this is the right one since it has to do with windows forms projects..

The problem is the following, i have 2 simple projects (both windows application projects). Both the projects contain 1 form. In one of those forms i placed a button, if you press the button the form of the other project will open. (This is not my actual project, but a simplified version to recreate my problem)

Now i wish to publish my first project (the one with the form with the button), but visual studio keeps generating the following errors

A signing key is required in order to publish this project. Publishing from Visual Studio 2005 will automatically configure a signing key for this project.


and

Cannot publish because a project failed to build.


however, both projects build and run fine when debugging.

if i go to the properties, to the signing tab, and check "Sign the ClickOnce manifests", the same error keeps occuring.
Does anyone have any ideas how to solve this?
AnswerRe: ClickOnce problem: 1 solutionfile, 2 windows forms projects Pin
Calin Tatar12-Feb-09 22:11
Calin Tatar12-Feb-09 22:11 
GeneralRe: ClickOnce problem: 1 solutionfile, 2 windows forms projects Pin
mSh198512-Feb-09 22:17
mSh198512-Feb-09 22:17 
QuestionHow to close specific windows application when Computer is turned off or is restarted . Pin
Vishnu Nath12-Feb-09 1:23
Vishnu Nath12-Feb-09 1:23 
AnswerRe: How to close specific windows application when Computer is turned off or is restarted . [modified] Pin
Alan N12-Feb-09 4:25
Alan N12-Feb-09 4:25 
GeneralRe: How to close specific windows application when Computer is turned off or is restarted . Pin
Vishnu Nath12-Feb-09 22:16
Vishnu Nath12-Feb-09 22:16 
GeneralRe: How to close specific windows application when Computer is turned off or is restarted . Pin
Eddy Vluggen13-Feb-09 23:56
professionalEddy Vluggen13-Feb-09 23:56 
GeneralRe: How to close specific windows application when Computer is turned off or is restarted . Pin
Vishnu Nath15-Feb-09 18:45
Vishnu Nath15-Feb-09 18:45 
AnswerRe: How to close specific windows application when Computer is turned off or is restarted . Pin
ashok_rgm20-Feb-09 0:07
ashok_rgm20-Feb-09 0:07 
GeneralRe: How to close specific windows application when Computer is turned off or is restarted . Pin
Vishnu Nath20-Feb-09 18:39
Vishnu Nath20-Feb-09 18:39 
Questionhow do i add values to listbox programmically? [modified] Pin
neodeaths11-Feb-09 22:59
neodeaths11-Feb-09 22:59 
AnswerRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 1:20
Alan N12-Feb-09 1:20 
QuestionRe: how do i add values to listbox programmically? Pin
neodeaths12-Feb-09 1:51
neodeaths12-Feb-09 1:51 
AnswerRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 3:35
Alan N12-Feb-09 3:35 
GeneralRe: how do i add values to listbox programmically? Pin
neodeaths12-Feb-09 3:42
neodeaths12-Feb-09 3:42 
GeneralRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 3:58
Alan N12-Feb-09 3:58 
GeneralRe: how do i add values to listbox programmically? Pin
Alan N12-Feb-09 4:02
Alan N12-Feb-09 4:02 
GeneralRe: how do i add values to listbox programmically? Pin
neodeaths12-Feb-09 5:11
neodeaths12-Feb-09 5:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.