Exception while publishing project -
Hi all,
When I am publishing my project I ma getting following exception pls let me know if any body know the solution:
Error 2 SignTool reported an error 'Failed to sign bin\Release\WitnessAVI.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please
copy the latest version of CAPICOM.dll into the directory that contains
SignTool.exe. If CAPICOM.dll exists, you may not have proper
permissions to install CAPICOM.
'. WitnessAVI
Thanks,
Anitha.B
Exception while publishing project -
Hi all,
When I am publishing my project I ma getting following exception pls let me know if any body know the solution:
Error 2 SignTool reported an error 'Failed to sign bin\Release\WitnessAVI.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1
[2005] Publishing Application - Adding CHM To Project -
I am publishing my application to a location on our network drive, and all of this works fine.
However, I've created a .CHM Helpfile to go with it, and would like to publish this with the application, so the user can view it.
Firstly, do I need to add this to my project down the
Project Publishing Question -
Hi,
i would like to know if there's anyway you can publish your application with an installation program. i used the publishing wizard in vb 2005 but it doesnt seem to work the way i want it to. i want the program to create an exe file that installs the project together with its de
Publishing a project with a SQL database -
I just recently reached a point where i am ready to begin publishing some of my projects and I have played around and it seems easy enough. However this was not the case when I try to publish a project that interacts with a database. How do I keep the database with the project and what
[2005] Error(warning) during PUBLISH project in VB.net -
WHY!!!!
I have this warning during the publishing of project...
You must know the publishing action in other case work fine also with this worning message, and terminate with success....
note:
cl151f4500 is the name of my localhost (127.0.0.1)
Now i test only the wizard but when i
[2005] Publishing Project -
I had just finished working in my forst VB.NET 2005 Project with using of SQL Server 2005 Express Edittion, but i had a problem that i don't know how to implement it on the server to be used by several clients...
the programe couldn't recieve the data base and can't read from it....
How to disable publishing -
I'm using SQL Server 2000. My problem is I can't disable the publishing. I follow the steps in "Disable Publishing And Distribution Wizard". After I click finish, there is a message appears.
The message is:
"SQL Server Enterprise Manager could not disable publishing on
Publishing Project -
Hi,
Can anyone talk me through Publishing my windows application. I have tried but it always buggers up. I have my project on my desktop currently. I have now uploaded the project to my network drive. I publish the project to the network drive and all goes smoothly. Until that is I
How to include a .mdb file when publishing -
I've tried searching but to no avail....
How in gods name do you include an Access database file (.mdb) when publishing a project?
publishing error -
I tried publishing a project and when the user runs the set up the following error occurs. Anyone have any ideas how to solve the problem.
crystal decsion.crystal reports, engine version 10.2.3600.0 must be installed on gloabal assembly (it was cashe or cable) first
thanks ahead
[2005] Web Publishing tool add in -
Does anyone have any details and a link to the web publishing tool addin for VS 2005 that allows for more flexible publishing options?
[2005] Click Once Publishing Question -
While reviewing Click Once Publishing I've noticed that none of the reading materials have mentioned anything about using a password with the server to be uploaded to. Also in reviewing the Publish Page of the Project Properties, there is no mention of passwords for the server.
Are
Publishing Wizard question -
I have created my first VB Application using Visual Studio 2005 and have used the publishing wizard to create an installation from a UNC path. Everything worked fine except the program only showed up for the user who actually installed the program. What settings do I have to use in
Help for e publishing -
Hello sir,
I need help for what is e publishing.
I need a short answer.
JIT Exception -
hi
i have seen an exception in my project when i was working on it
i never seen it before
exception is
---------------------------------------------------------
An unhandled exception of type 'System.InvalidOperationException' occurred in E-Photographer.exe
Additional informati
[2005] Publishing Wizard -
Can somebody please walk me through the publishing wizard in VB2005 Express? I just want to make a simple install file and upload it to my website when I finish. I also want it to check the users PC to see if it has the framework on it. Thanks!
[2005] Changing the DLL Name while publishing -
Hi All,
I am using Asp.net 2.0, I am trying to deploy my application using the publish website wizard. The project contains 4 forms. By using the Publish wizard I managed to create 1 dll. But the dll name is differ from the Project Name. But in Asp.net 1.0 , the dll name is
publish project - exception -
Hi,
I have published my project and i want that project to run other system. When I am running the project its throwing exception:
Unable to install or run the application.
The application requires that assembly stdole version 7.0.33.00.0 be installed in the global ass
[2005] Publishing -
I have no problems publishing and deploying my VB 2005 app. However, after many compiles and publishments, the directory is getting full. The question is: can I delete the old versions of the deployment files? Or does it need them for future installations?
Currently it goes from Pa
VB6 & Windows XP Web Publishing Wizard -
I want to launch Windows XP's Web Publishing Wizard from a VB6 app but I want to be able to specify the folder which will contain the images.
I know the wizard can be launched with rundll32 netplwiz.dll,PublishRunDll but this does not take switches to specify the directory.
Your
Publish--Shorcut Question -
I'm publishing a windows application using VB 2005. I'm publishing it to a local UNC and I want to know how to shut off the "auto shortcut" function (if there is one). Even if i could change the default shorcut to something that makes sense would help but I'd prefer the insta
Help with publishing my project!!! -
Hello,
I need to publish my project for college, i tried to do it but it didn't include my video files and database that are in the Bin file? so when i installed and ran the program i got an error message soon as tried to login and the program crahed!!!
how do i publishg it so it inc
[2005] Publishing q's -
I am trying to use the visual studio 2005 publishing feature to make an installation cd.
I can get it to make a cd and it installs... however I can't detail where I would like the application to be installed, I would also like to have it create a file structure.
Any idea how to m
InvalidOperation exception and Trust issues -
When i try to build a project that has been sent to me online
I get a msgbox with InvalidOperationException was unhandled
See Exception.InnerException for details
The error : The assembly does not allow partially trusted callers
I would be really grateful if somebody could h
Publishing Question -
I am trying to make it so after my program is installed, it checks for updates every week. I'm trying to do this through the publishing section, but I'm not sure how to do this. All I want to do is make it so it checks for updates. How would I do this?
[2008] Simple one: Adding an External File when publishing -
Good Morning,
I am using VB.Net 2008 Professional and I am using the Publishing Feature built into VS. I have my EXE which is fine that publishes and works perfectly however I have a small .ini file thats sits next to the exe that just holds a few settings and the exe needs that fil
[2005] Catch an exception -
Hello,
Please look at my code.
Code:
In project a
Try
CashBal.LogTranaction("Something")
Catch ex As Exception
MsgBox(ex.Message)
End Try
But In project b
CashBal's method LogTranaction already catched an exception.
Therefore in Project a to catch
Publishing and certificate error. -
Hi,
When ever I try and publish my project in VS 2005 I get an error
default certificate could not be created publish aborting. Any idea what is going on? It is a VB project and it runs fine no errors. I am choosing to deploy to a local directory C:\deploy\EzCopy. I have tried
Publishing -
I went to the FAQ and typed publishing in it and nothing came up so i am here. I want to change my game to the exe. I went to tools publish source files. And it comes up for the folder/file listing as VCM Local Database. I clicked on local database and went to Visual Basic and put it i
[2005] Publishing my VB Project -
Everytime I am trying to Publish my Finished project in vb.net, there is an error message that says:
Quote:
Cannot publish because a project failed to build.
Is there any other way to make my finished project in vb.net to become an executable f
Crystal Reports vs ActiveReports -
Has anyone compared Crystal Reports and ActiveReports?
After looking at them briefly I'm leaning towards ActiveReports. It seems much easier to use and learn. It is also seems to integrate more smoothly with VB. What is your opinion?
Does Crystal Reports support columns? i.
[2005] Publish -
I want to publish a program so it will check for updates and download them whenever they are available.
I have an ftp server and whenever it publishes there, the ftp server remains empty and vb.net gives a warning after publishing succeeded that "publish.html" was unable t
[2008] Publishing full-trust xbap -
Does anyone have the procedures for publishing a full trust WPF application to IIS?
I followed what Microsoft is saying with their "Publication Guide" but I keep getting Trust Not Granted when I deploy to a remote server. I've created a .cer, .pfx and .spc but still can't
Restarting WWW Publisher Service (IIS/WinNT) -
For some reason or another the WWW Publishing service (IIS) is constantly shutting down when the processor usage of the server is barely topping 15% (thought that was the issue previously). At the moment I'm manually restarting the IIS Admin Service and the WWW Publishing Service when
Large Game Project -
The software department here at Technosoft Enterprises has always had an idea about starting a project from scratch on a forum like this and seeing where it goes.
The game would be a 3D Doom-like shooter. We have an awesome storyline already and thought we would try the above idea on
DLL not being published as part of project -
I have a dll which i have added to my project but when publishing the project, or building it with a setup and deployment project it is not copying the file as part of the publish/build.
The dll is part of an SDK, specifically a barcode reading kit and the DLL is "DTK.Barcode.d
[2005] The type initializer '...' threw an exception -
Hi everybody
I have a problem, which is:
My Project used to work fine until I have taken the latest version from the sourcesafe.
It gave me some errors first, but I have fixed them .. Building successfully. However, when executing, this error message pops-up to me
The type init
[2005] Publishing project with AxOWC10.AxSpreadsheet -
Hi,
I have created an application (using Visual Studio Express), with one of the forms containing an AxOWC10.AxSpreadsheet control. It works fine on my own machine, and I can publish it using the Publish Wizard, install it on a different machine, and run it. However, when I try to l
Vb to vb.Net conversion-Issues -
Hi All,
I am working for a vb to vb.net conversion project. I have used the microsoft conversion wizard for the conversion. The conversion has completed successfully but after running the application while closing the main form i am getting into an exception "Unhandled exceptio
[2005] Deploy new application. -
I have finish my first VB.NET Windows project with Access DB and it is sitting on a server.
It was published on the same server on a different directory.
Everything works fine when running the setup file on the server.
My question is, can I take the publish files and install them