Skip to content
Pranav on .NET
ramblings and technical insights of a coffee addicted developer
  • Speaking
  • Who is Pranav?
  • Contact

Tag: Deployment

Deployment/VSTO

Deploying a COM Addin in 64-bit Office

Posted on May 3, 2011 by pranav / 0 Comment

Deployment alone is a hassle for VSTO Developers, especially beginners. In this, if one needs to deploy add-in in a 64-bit system is hectic. Here is a simple so...

Deployment

Check for application updates programmatically using ClickOnce Deployment

Posted on July 28, 2010 by pranav / 3 Comments

By default, ClickOnce provides two ways to update the application after installed in the client. Check everytime when the customization runs Check at regular in...

Deployment/Troubleshooting/VSTO

Common mistakes while installation and deployment of PIAs

Posted on June 15, 2010 by pranav / 0 Comment

Have you ever came across this error message while deploying PIAs along with your add-in as prerequisites? Problem: Error 1316: Setup cannot read from file {PAT...

Deployment/VSTO

Setting up bootstrapper package of Microsoft Office Primary Interop Assemblies (PIA) to use as prerequisite for setup project

Posted on June 1, 2010 by pranav / 2 Comments

This is the procedure to set Office Primary Interop Assemblies as prerequisites to your setup project. First, You need to download the sample of component check...

General

Code Access Security in .NET

Posted on April 6, 2010 by pranav / 0 Comment

Code Access Security is one of the powerful features of .NET but at the same time some confusion exists about its terminology and its usage. With this, I would ...

General

Deployment Image Servicing Management (DISM)

Posted on March 10, 2010 by pranav / 0 Comment

DISM is a new command line tool which was introduced in Windows 7 for deployment. DISM can be used to service a Window image or to prepare a Windows Pre-install...

Deployment/VSTO

Deploying VSTO 2005 Solutions

Posted on February 20, 2010 by pranav / 0 Comment

Back to (g)olden days… Here are some links which helps in deploying VSTO 2005 Add-ins. If you know some more, please add them in the comments. Thanks! Whi...

VSTO

VSTO in Visual Studio 2010

Posted on December 28, 2009 by pranav / 1 Comment

I am just trying to put my hands into VSTO in VS 2010. This is just an overview of that based on Saurabh Bhatia`s PDC Presentation. Some important points are br...

Deployment/VSTO

Deploying Office Solutions Using Windows Installer

Posted on October 10, 2009 by pranav / 0 Comment

Just found an awesome link from Microsoft`s MSDN site on Deploying VSTO solutions, enhancing setup project by adding features like installing prerequisites and ...

Deployment/VSTO

Common Pitfalls during PIA Deployment and Installation

Posted on October 9, 2009 by pranav / 2 Comments

Just found the following in Mary Lee`s blog. Keeping it here hoping that it would reach more people who are in need of it. Deploying or installing the Office pr...

Posts navigation

1 2 Next »
© 2021 Pranav on .NET
Powered by WordPress | Theme: Graphy by Themegraphy