Connecting Tech Pros Worldwide Help | Site Map

error on my setup.exe after publishing

  #1  
Old June 19th, 2009, 09:30 AM
Newbie
 
Join Date: Apr 2009
Posts: 3
Hi guys!

I need your help. I have a running program currently installed in my server, this program is running 24hrs a day. Now I did some enhancements on this program and tried to publish it. My publishing is successful but when I click the setup.exe Im have error message: "Critical error during application's main start up procedure. Description: Required processing files missing."

I tried to deploy it also on my server but the same problem so I copied back the original for the program to keep on running.


can anyone help?
Attached Thumbnails
error_when_setup.jpg  
  #2  
Old June 22nd, 2009, 05:08 AM
Newbie
 
Join Date: Apr 2009
Posts: 3

re: error on my setup.exe after publishing


Hello!
This project of mine deals with .dll files. Does anyone experienced it here?
  #3  
Old June 26th, 2009, 08:18 PM
Frinavale's Avatar
Site Moderator
 
Join Date: Oct 2006
Location: The Great White North :)
Posts: 4,940
Provided Answers: 8

re: error on my setup.exe after publishing


Well it sounds like your setup is missing some critical installation files.....the obvious first step would be to ensure that all required resources are included with the setup application when it's published so that it can install properly.
  #4  
Old July 4th, 2009, 02:12 AM
Newbie
 
Join Date: Apr 2009
Posts: 3

re: error on my setup.exe after publishing


Hi,

We actually most of the files needed where already in my solution explorer. isn't it that when using clickOnce, all I need to do is to right click on the project and then click on publish? I ask my seniors here but they told me that they use clickOnce when publishing on this program. The solution project that I use is their own solution project last year. But I did encounter some problems before publishing. Like, the sign certificate is expired. And all I did is just to renew the Certificate and I was able to publish. Im not sure if there are anything that I need to do after renewing the Certificate before publishing.
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
help in publishing a .net application that uses microsoft access yojimbo4 answers 3 November 2nd, 2007 08:07 PM
Deploying multiple EXE's using the basic publish mechanism of the Al Christoph answers 21 September 7th, 2006 07:25 AM
JIT Debugging error when trying to exec app external to ASP.NET snicks answers 5 January 23rd, 2006 12:45 PM
Error during deployment Tony Wright answers 5 July 21st, 2005 12:18 PM