deployment problem
I created my vb6 application on win7 and I also made package in win7 but when I deploy it on windows xp, the application does not run. why is it and how to resolve this?
View ArticleVB PowerPack 10.0.0.0.
Using Visual Basic 2010 Express, I have run into the following message when trying to install my program (via CD), onto another computer: "Microsoft.visual Basic.PowerPacks.Vs 10.0.0.0. must be...
View ArticlePrerequisites generating errors.
When I attempt to publish my VB 2010 Express project, I get the following errors. Numbers 3 and 4 are my concern. Error 1 Cannot publish because a project failed to build. Error 3 To enable 'Download...
View Articlevb6stkit error for package deployment
I have created a package with VS 6.0 package creation wizard . The package was successfully created . the bootstrap loader version is 6.0.97.82. But when i am trying to install the package in the same...
View Article[RESOLVED] [VB2010] - how build a setup with 2 exe's and a startup shortcut?
seems that my programs aren't working in other pc's, maybe, i belive, is about the SQL or something. so can i create 1 setup with 2 diferent exe's and with 1 shortcut for startup?
View ArticleDataGridViewComboBoxCell value is not valid
Hello: I have a dataGridview that contains a column with a combo box in it. This combo box is bound to a datatable and contains names of employees. Recently, I was asked to remove the employees that no...
View ArticleCrsytal Reports version conflict in client workstation
Dear experts, my project is succesfully deployed with Crystal Reports for vs 2010 reports to the customer. The problem is that he is running other system with Crystal Reports XI reports in same...
View Articlecannot access database after deployment
Hi all I created a database aplication for the school where I teach to keep track of disciplinary issues. After completion I published the application and deployed the application on a different...
View Article[InnoSetup] Create a new item in the Windows context menu
Goodmorning :) I need to add to Windows context menu a new item that, once it is clicked, launches my program, in particular one of its functions. e.g. I've a .txt file on the desktop. I right click on...
View Articlecreate Desktop icon check box in Inno setup
HI, i want to place the launch application and create desktop icon check boxes at the end finish page of the installation steps in inno setup. Is it possible to do the same? If yes please let me know....
View ArticleError when deploying a web application.
Hello forumers. The error: Error 174 The CodeDom provider type "Microsoft.VJSharp.VJSharpCodeProvider, VJSharpCodeProvider, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" could not...
View Articlehow to update a program
Hi. I wrote a program for my fathers business that saves data as text files. i deployed it on his computer by publishing it and burning the install file onto a disk. He recently got a new computer that...
View ArticlePackage SQL Server Express 2012
I am deploying an application with Visual Studio Professional 2013 and InstallShield Limited. How can I package a named instance of SQL Server Express 2012 with a blank database and a user...
View Article[RESOLVED] software installer for my application suggest needed
1: what installer can i use that looks professional and it has to be free + it must grab all dependecies dll and ocx and install them to run the application. 2: is vb6 app installer any good i never...
View ArticleSelf-updating on a restricted account
Hey there, I'm developing an application that has a self-updating routine. I've actually used this routine fairly successfully on other company programs; but the general office employees here all have...
View ArticleHelp With VB.NET Setup(Install) Maker !
BIG HELLO TO EVERY ONE ! I need a Setup Maker ( Install Creator , INNO Setup Maker , etc..) That Detects Weather Dot Net Framework 4 Is Installed or Not And Automatically Download It From Internet !...
View ArticlePublishing an application
Hello! I am soon getting done with the first version of my application, and I want to publish it. However I have some questions regarding the publish feature in Visual Studio 2012. The reasons why I...
View ArticleAntivirus deletes my deployed application
Hello! I deployed my application to my website. However when I download the "setup.exe" from the website, Google Chrome starts warning me that the application could be risky to launch. Ignoring Chrome,...
View ArticleDeployment and application do not have matching security zones.
Hi! I am receiving this strange error while installing an application in 2 of my 4 computers. All computers have windows XP and I cannot understand this strange behaviour in half of them. Other...
View ArticleRunning an application from the Server
Hallo everyone! I have a small local network and I want to install an application (with ClickOnce) on the server and then be able to run the application from a client using a shortcut. So I installed...
View Article