Sign in
Soumitra Mondal's WebLog
About Visual Studio, Windows Installer and ClickOnce Deployment
Options
Blog Home
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
No tags have been created or used yet.
Archive
Archives
April 2013
(3)
March 2013
(2)
February 2013
(2)
January 2013
(2)
November 2012
(2)
October 2012
(2)
September 2012
(2)
August 2012
(2)
July 2012
(1)
May 2012
(1)
April 2012
(1)
February 2012
(1)
January 2012
(1)
December 2011
(1)
November 2011
(1)
September 2011
(1)
August 2011
(4)
May 2011
(2)
April 2011
(3)
February 2011
(1)
December 2010
(1)
November 2010
(1)
October 2010
(1)
September 2010
(2)
August 2010
(1)
July 2010
(4)
June 2010
(1)
May 2010
(3)
April 2010
(1)
March 2010
(1)
December 2009
(2)
October 2009
(2)
September 2009
(6)
August 2009
(10)
May 2009
(1)
September, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Soumitra Mondal's WebLog
We might receive an error “SL****.tmp has stopped working" while installing .Net Framework 1.1 SP1 (NDP1.1sp1-KB867460-X86.exe)
Posted
over 4 years ago
by
Soumitra Mondal
0
Comments
In this scenario we receive an error “SL****.tmp has stopped working" and it crashes while installing .Net Framework 1.1 SP1 (NDP1.1sp1-KB867460-X86.exe), however, if we extract the patch using /XP (S867460.msp) and try installing, it installs fine...
Soumitra Mondal's WebLog
How to create a slipstream package for .Net Framework 1.1 and SP1
Posted
over 4 years ago
by
Soumitra Mondal
0
Comments
Please follow the steps indicated below: <"C:\EXE" dir has dotnetfx.exe and SP1 (NDP1.1sp1-KB867460-X86.exe) package. "C:\EXE\MSI" dir will have the extracted netfx.msi and "C:\EXE\ADMIN" dir will be the target flat>...
Soumitra Mondal's WebLog
How to change the size of ClickOnce cache and how roll back occurs in ClickOnce
Posted
over 4 years ago
by
Soumitra Mondal
2
Comments
ClickOnce applications that are hosted online are restricted in the amount of space they can occupy by a quota that constrains the size of the ClickOnce cache. The cache size applies to the entire user's online applications; a single partially-trusted...
Soumitra Mondal's WebLog
After successfully publishing a ClickOnce application, when you try to install the application you receive an XML page on the browser window as IE opens the Application Manifest
Posted
over 4 years ago
by
Soumitra Mondal
0
Comments
In this scenario we receive an XML page when we click on the “Install” button for the ClickOnce application. The web server hosting the ClickOnce application must have the .Net Framework 2.0 installed, and IIS should be configured to use it. The .Net...
Soumitra Mondal's WebLog
While clicking on “Calculate Permissions” button after including “WebPermission” for a partial trust application, prompts a message box “This application requires full trust to run correctly. Would you like to set this as a full trust application?”
Posted
over 4 years ago
by
Soumitra Mondal
0
Comments
I created a windows application and added a .net web service reference. Under partial trust application if we click on “Calculate Permissions” button after including webpermission, it prompts with a message box "This application requires full trust...
Soumitra Mondal's WebLog
.NET Framework 3.5 OR .Net Framework 3.0 Setup might fail while installing WCF components
Posted
over 4 years ago
by
Soumitra Mondal
0
Comments
The following steps could be tried to diagnose the problem: Please verify that .Net Framework 2.0 is installed properly. You might want to start with .NET Framework setup verification tool. The .NET Framework setup verification tool is available for download...
Page 1 of 1 (6 items)