Click here to Skip to main content
15,919,028 members

Comments by Member 11647575 (Top 7 by date)

Member 11647575 21-Oct-15 6:50am View    
application in VS does not fails it works smoothly on VS but whenever i create an installer through install shield or advanced installer .... the .exe file or .msi file i get, does not work. I have tried many time but i am getting failed everytime.


MY PROBLEM IS INSTALLER I WANT TO MAKE SETUP ON MY APPLICATION AND I AM SURE I AM FOLLOWING CORRECT STEPS FOR IT. I DONT KNOW WHAT THE PROBLEM IS THAT IS WHY I HAVE UPLOADED MY .SLN FILE ON 4SHARED . COM(LINK GIVEN)

PLEASE HELP !!
Member 11647575 21-Oct-15 6:04am View    
Problem is only occurring with this application. Rest all applications are fine.. do you think InitializeComponent(); can create any problem. I am really confused what could be the problem, can you please try to make installer yourself if you have some spare time i have given the download link in the question.

Member 11647575 21-Oct-15 5:36am View    
yes application smoothly runs in visual studio infect daily on starting my PC, the application starts automatically as i have made it to start on bootup and also it is sending emails on desired date. So, it is clear my application is running smoothly.

The reason why i think code has some error is that that i have made setup of some other application which is getting installed on other PC's but this one is having some issue
Member 11647575 21-Oct-15 2:57am View    
i have pasted the code, uploaded the application on 4shared . com an also told that i am facing problem in creating setup of the app i am damn sure that i am following correct steps to create the setup yet i am failing to make it. i think i have written somethin wrong in the code that is why i am asking question.. please help
Member 11647575 30-Sep-15 4:29am View    
can you please explain me why date2 was getting filled with the date oneday less than the db date ??