Newby in need of help
So I've created this .net app and now it's time to package and deploy right. Ha, ha, ha I found myself laughing at myself last night. I've been trying for the last 2 weeks to get this app packaged...
View Article[RESOLVED] Companion Bar Window
Hi all, Apologies in advance. I feel this is a question that must have been asked by many people before. I have done quite a lot of internet searching to find the solution myself - but can't seem to...
View ArticleVB6 Setup
Hi guys, I would like to create my own VB6 Setup so that to be able to exclude some obsolete files and to add other new files (let's say some registerable files) as I want. For this project I would...
View ArticleVB6 Help: Make .Exe into Installation Exe
Hello =) I'am wondering about my program if how can I make it a working .exe that can also be able to install. Not just a portable .exe but also .exe that is a standalone or can execute first and...
View Article[RESOLVED] Running an auto update via Windows Installer
I am fairly new with all of this. Applications deployment, in particular. Even worse, not too sure whether or not this is the right place to drop such thread. Well, I have an application which will,...
View Articlemissing files on package and deployment
I am using crystal reports 10 and when I create my package, it is saying that I am missing the following dll: sscrc.dll u2dapp.dll u2dpost.dll u2fsepv.dll u2fxml.dll unicows.dll I already tried...
View Articledeployment 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 Article