Installation :: How To Use ClickOnce To Deploy A SpicIE IE Plugin DLL

Jul 8, 2010

I am using SpicIE and C# .NET to make an IE plugin DLL.

how I can deploy a Class Library DLL and register it using regasm (for the plugin to show up in IE) using ClickOnce?

View 1 Replies


Similar Messages:

Visual Studio :: ClickOnce Deployment - Application Won't Deploy?

Jul 14, 2010

A few years ago, I built a desktop application for a client in VS 2005 that was deployed using Click Once. Recently, the client asked me to make a simple modification to the site.

I no longer had VS 2005 (or the same machine for that matter) and was forced to upgrade the application to Visual Studio 2008.

Most of the application is fine in VS 2008 - however I am unable to Publish the application. During the project conversion process and whenever I try to publish the application, I receive a message like this:

"This project includes a password-encrypted key used for signing. Enter the password for the key file to import the key file into the local crypto-store database for use."

Unfortunately, I don't have any idea what the password would be for this application.What options do I have? Is there a way to get this working again without having to rebuild the application or have all of the users uninstall the application and reinstall it?

View 1 Replies

Installation :: Set Up And Deploy The Web Application?

May 4, 2010

can any one tell how to set up and deploy the web application?

View 5 Replies

Installation :: How To Deploy Crystal Runtime Libraries With The Project

May 5, 2010

CRRedist2008_ia64.msi installs the crystal reports runtime dlls in the GAC.

However, I would like to install these dll in the bin directory of my .NET project and deploy. I copied all the Crystal Reports dlls which gets installed by CRRedist2008_ia64.msi in the GAC ino the in directory of the project and referenced these dlls in my project. However, I still get the following error message.

Is there a way to not install the runtime but copy the dlls manually?

Server Error in '/***_net' Application.

An error has occurred while attempting to load the Crystal Reports runtime.

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.

install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. [URL]

Description: An unhandled exception occurred during the execution of the current web request. review the stack trace for more information about the error and where it originated in the code.

Exception Details: CrystalDecisions.CrystalReports.Engine.LoadSaveReportException: An error has occurred while attempting to load the Crystal Reports runtime.

Either the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.

install the appropriate Crystal Reports redistributable (CRRedist*.msi) containing the correct version of the Crystal Reports runtime (x86, x64, or Itanium) required. [URL]

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

View 3 Replies

Visual Studio - Using ClickOnce (or Similar) For Application

Sep 2, 2010

I'm looking for a way to providing users (administrators) of a web application to automatically (meaning it's opt-in to update, but the installation should be automatic when started) update said web application when new versions are released.

The reason why I want an automatic approach is that I want the users to be able to update the web application while it's running remotely, without having to gain physical access to the machine (including RDP).

I could of course write my own code for this, but I would prefer to use something like ClickOnce that has been around for a while. Is it possible to use ClickOnce for this?
Or is there an alternative for ASP.NET applications that I have not been able to find?

It is important that it's the user that does the update and not me, so I don't think WebDeployment is the way to go, but I'm willing to listen to scenarios where this would work.

The users are not system administrators, so I want this to be as fool proof as possible.

I'm using Visual Studio 2010, ASP.NET 2.0 (.NET 3.5). If a solution requires switching to version 4, this is possible, but not preferred.

View 2 Replies

Visual Studio :: ClickOnce (Publish Wizard) Deployment / - Run Code On Uninstall

Nov 5, 2010

I have an application that I'm deploying via the Publish Wizard from Visual Studio 2008. I've added some code to my application that adds a few registry keys. I'd like to execute some code during the uninstall process to remove these registry keys.

View 1 Replies

AJAX :: Response.Redirect Not Working On An UpdatePanel If Redirecting To A ClickOnce Application?

Mar 24, 2010

I am using the AjaxControlToolkit 3.0.30930 (the most recent). I have a very simple page with an UpdatePanel. A button on the UpdatePanel invokes Response.Redirect and passes the URL of a Click Once application on the same server. This works well if I run the website on my local system (Windows 7, IIS 7.5).

If I run the website on a remote system (Windows Server 2008, IIS 7.5, same settings) the redirect simply does not work when invoking the page from remote (using the IP address). Instead a postback is executed. Even if I use the IP address of the webserver to invoke the website locally on the webserver, the redirect does not work. Using http://localhost on the webserver the redirect works well.

I tried another test page with no UpdatePanel: The redirect works well in all scenarios.

I tried out to invoke the ClickOnce application using a link instead of Response.Redirect: The redirect works well in all scenarios, even with an UpdatePanel.

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="TestWithUpdatePanel.aspx.cs" Inherits="TestWithUpdatePanel" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

[Code]....

Even if setting EnablePartialRendering to false, the redirect works. This is a big clue, that the UpdatePanel causes the problem.

View 3 Replies

Installation :: Account Is Not Present On Machine" Error On Sitecore Installation?

Nov 3, 2010

I am getting an error saying "ASPNET account is not present in this machine" when I try to install Sitecore on my machine after I installed visual studio 2008..

- My machine is running on windows XP sevice pack 3

- I installed Visual Studio 2008 and .NET framework version 3.5 SP1 on that machine

- I can see that ASPNET User group account Under Users and Groups and it doesn't have "Account is locked out" ticked under general tab

- Also I ran aspnet_regiis -i many times but didn't help; actually I red in one post that I should delete ASPNeT account first and run the script but still didn't help

- when I view http://localhost on IE I can view the ASP home page without any problem but Firefox asks me to enter user name and password.

View 2 Replies

Installation :: AjaxControlToolkit In Visual Studio Installation Error?

Feb 14, 2011

Net Framework 2.0 Net Framework 3.5 and above, but not addobjects that I use when I use ajax added. Why can not I add the NetFramework 2.0.

View 1 Replies

Installation :: Vs2010 - Project Type Not Supported By This Installation

Apr 23, 2010

So bit the bullet and installed vs2010 finally. However, when loading an existing vs2008 project, I am getting this error: "The project type is not supported by this installation." the only thing special about this project is that it's a "web application projects" type. what I've tried so far are these steps, but none of these solve my problem:

(1) run "devenv /setup"
(2) regsvr32.exe "%ProgramFiles%Microsoft Visual Studio 10.0Common7IDEProjectAggregator.dll"

View 1 Replies

Installation :: Installation Time It Is Prompting For Set Service Login

Jun 1, 2010

I have created a MSI file for my windows service but at the time installtion it is prompting set Service login for login name, Password and confirm password. So I am not able to install that service.

View 1 Replies

Installation :: SQL Server Express 2008 R2 Installation Failed

Jun 12, 2010

SQL Server Express 2008 R2 installation is failed...plese see the error log ...i gave the password "sa"..please guide me Overall summary Final result: SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then rerun SQL Server Setup. Exit message: The specified sa password does not meet strong password requirements. For more information about strong password requirements, see "Database Engine Configuration - Account Provisioning" in Setup Help or in SQL Server 2008 R2 Books Online.

View 1 Replies

Installation :: SDK QuickStart Tutorials And IIS 7 / Getting Config_Detect: Installation (not Found)?

Mar 19, 2010

I changed my OS from Windows XP to Windows 7. I installed .net Framework SDK v2.0. Now i am trying to configure Asp.net Quick Start Tutorial. When i run ConfigSamples.exe in the Log file following details available.

AM 6:57:22 19 March 2010: [Begin Samples Configuration]
AM 6:57:23 19 March 2010: [Info] ConfigSamplesDll_DoTasks: Starting
AM 6:57:23 19 March 2010: [Info] Config_NETSDK_Detect: .NET Framework SDK installation (detecting): SOFTWAREMicrosoft.NETFramework
AM 6:57:23 19 March 2010: [Info] Config_NETSDK_Detect: .NET Framework SDK installation (found): SOFTWAREMicrosoft.NETFramework
AM 6:57:23 19 March 2010: [Info] ConfigSamplesDll_DoTasksWithGUI: Starting
AM 6:59:51 19 March 2010: [Info] Config_ASPNET_Detect: ASP.NET installation (detecting): IIS://localhost/W3SVC
AM 6:59:51 19 March 2010: [Info] Config_ASPNET_Detect: ASP.NET installation (not found): [Info] Config_ASPNET_Detect: ASP.NET installation (not found)
AM 6:59:51 19 March 2010: [Info] Config_ASPNET_Detect: ASP.NET installation (not found): IIS://localhost/W3SVC
AM 6:59:51 19 March 2010: [Info] Config_SSE_DNLD_Detect: SQL Express service instance (detecting): MSSQL$SQLEXPRESS
AM 6:59:52 19 March 2010: [Info] Config_SSE_DNLD_Detect: SQL Express service instance (found): MSSQL$SQLEXPRESS
AM 6:59:52 19 March 2010: [Info] Config_SSE_INST_Detect: SQL Express service instance (detecting): MSSQL$SQLEXPRESS
AM 6:59:53 19 March 2010: [Info] Config_SSE_INST_Detect: SQL Express service instance (found): MSSQL$SQLEXPRESS
AM 6:59:53 19 March 2010: [Info] Config_IIS_Detect: IIS (Internet Information Services) installation (detecting): IIS://localhost/w3svc/1/root,IIS://localhost/w3svc/AppPools
AM 6:59:53 19 March 2010: [Info] Config_IIS_Detect: IIS (Internet Information Services) installation (found): IIS://localhost/w3svc/1/root,IIS://localhost/w3svc/AppPools
AM 6:59:54 19 March 2010: [Info] Config_QUICKSTARTDB_Detect: Quickstart Database and User Registration (detecting)
AM 6:59:55 19 March 2010: [Info] Config_QUICKSTARTDB_Detect: Quickstart Database and User Registration (found)
AM 6:59:55 19 March 2010: [Info] Config_QUICKSTART_Detect: Quickstart Samples Previous Build (detecting): SOFTWAREMicrosoft.NETFrameworksdkQuickStartSetupRun
AM 6:59:55 19 March 2010: [Info] Config_QUICKSTART_Detect: Quickstart Samples Previous Build (not found)
AM 6:59:56 19 March 2010: [Info] Config_NETSDK_Detect: .NET Framework SDK installation (detecting): SOFTWAREMicrosoft.NETFramework
AM 6:59:56 19 March 2010: [Info] Config_NETSDK_Detect: .NET Framework SDK installation (found): SOFTWAREMicrosoft.NETFramework
AM 7:04:39 19 March 2010: [Info] Config_ASPNET_Install: ASP.NET QuickStart registration (installing)
AM 7:04:57 19 March 2010: [Pass] Enabling ASP.Net for QuickStart virtual directory. Command: C:WindowsMicrosoft.NETFrameworkv2.0.50727aspnet_regiis.exe -ir -enable.
AM 7:04:57 19 March 2010: [Info] Config_ASPNET_Detect: ASP.NET installation (detecting): IIS://localhost/W3SVC
AM 7:04:57 19 March 2010: [Info] Config_ASPNET_Detect: ASP.NET installation (not found): [Info] Config_ASPNET_Detect: ASP.NET installation (not found)
AM 7:04:57 19 March 2010: [Info] Config_ASPNET_Detect: ASP.NET installation (not found): IIS://localhost/W3SVC
AM 7:04:57 19 March 2010: [Fail] Config_ASPNET_Install: ASP.NET QuickStart registration (failed): ASP.NET QuickStart registration component could not be detected after installation
AM 7:04:57 19 March 2010: [Begin Samples Rollback]

Why am i getting Config_ASPNET_Detect: ASP.NET installation (not found)?

View 6 Replies

Installation :: Installation Of 2010 Failed On Windows 7?

Feb 22, 2011

I've encountered a problem while installing Visual Studio 2010 on Windows 7, I've tried to modify the privileges of the destination folders to no avail, I've also tried to delete everything related to it with a removal tool. The problem is that the installation is always unsuccessful at the same point, providing me a Blue Screen of Death (twice) and the following error message (infinite amount of occasions):

[Code]....

Does anybody know the cause of the error? Is there an easier and less time consuming solution than reinstalling the whole system?

View 1 Replies

Installation :: Can't Load Any Page After Installation?

Jan 19, 2010

installed IIS on WinXP and created a virtual directory, placing all required files and setting access permissions for it, but I keep getting the error message:

[Code]....

It happens for every page I try to load, even the simplest "Hello world" ones. Could you give me some pointers on this one ?

View 5 Replies

Developing MS Outlook Plugin

Feb 18, 2010

I am currently building 3-tired ASP.NET 3.5 Web application which has workflows built in for manager approvals. Currently there is a dashboard on the homepage of the website where all the pending approvals are displayed in a webpart. I want to build a plugin for MS Outlook so that whenever there is a new request for approval I want that request to show up in MS outlook. Where do I start with this? Do I have to expose my business logic layer through webservices?

View 3 Replies

Code That Can Easily Plugin Mvc 1 Or 2

Jun 17, 2010

looking for a code that can easily plugin mvc 1 or 2 but i google it and got so many links but non of them are really works for me.

View 2 Replies

Jquery R/w Tooltip Plugin?

Oct 20, 2010

Is there any jquery tooltip plugin that allows to write some values in popup bubble and save that value in DB via AJAX?!It should also be able to display values from DB

View 1 Replies

Building JQuery PlugIn?

Jan 24, 2011

I'm building an easy plugIn for validations, after setting up some options to be editable,
and after cycling all the fields i wrote:

$(this).submit(function () {

where "this" is the main element (the form).Now I was wondering to use this plug-in in asp.net as well, so without using an html form, where there are just some inputs into a div and on click on a specific button it start...So I know that here I have to change the submit... and trying to bind it on click of the button... I don't know how to solve this...

View 2 Replies

Autocomplete Jquery Plugin?

Mar 29, 2011

am using Autocomplete Jquery from the following URL:[URL]I am making my project in MVC 3.0 (Razor)
In this I am displaying list of names from the database and its running fine.Now I want to show this whole list in the div according to my project requirement.

View 1 Replies

Trying To Use A JQuery Plugin In A Control?

Feb 4, 2010

I am trying to use a jQuery plugin in a control. The pages that the control can be on use partial postbacks via an UpdatePanel. I include jQuery and the plugin during the control's PreRender event like this:

ScriptManager.RegisterClientScriptInclude(
this,
this.GetType(),
"jquery",
"/_infrastructure/javascript/jquery.js"));
ScriptManager.RegisterClientScriptInclude(
this,
this.GetType(),
"jquery.customPlugin",
"/_infrastructure/javascript/jquery.customPlugin.js");

The customPlugin jQuery plugin sets up a new function called "executeCustomPlugin". Later in the PreRender event of the control, I use the plugin on an element on the control:

ScriptManager.RegisterStartupScript(
this,
this.GetType(),
"customPlugin init script",
@"$(document).ready(function() {
$('#elementId').executeCustomPlugin();
});",
true);

However, when it executes, I get the JavaScript error:

$('#elementId').executeCustomPlugin is not a function

It would seem as if the jQuery plugin is never executed at all, but I set up window.alerts in the jQuery.customPlugin.js file, and it is indeed being executed.

Is there a way to fix this problem?

View 2 Replies

Web Forms :: Recognize The Url From IE Plugin?

Jul 23, 2010

I need to recognize the url from my Personalized plugin. Based on that for specialized url I need to fetch the credential from my database.

Is it possible to recognize the url from my plugin.

View 1 Replies

How To Make A Plugin Like Website

Aug 17, 2010

I am planning to create a multi module based system. I am planning to create a core system and I want a flexibility that if I want to add modules to it so I can easily add/Remove different modules on the fly. I have seen similar thing in Windows Media Player i.e. we can add different plugins through configuration. How we can do same in asp.net.

View 6 Replies

Multiple Instances Of Same JQuery Plugin?

Oct 15, 2010

In an aspx page I am calling a jquery plugin for two listboxes as below.

$(document).ready(function() {
$("select.select_AdditionalLanguages").custSelectBox();
$("select.select_Organisations").custSelectBox();
});

[code]...

Managed to solved this issue by having same class name for both the listboxes and then passing both the list box objects to the plugin

$('select.select_field').custSelectBox(null, $('#EditUsers_Organisations'), $('#EditUsers_AdditionalLanguages'));

This might not be the best solution but nothing else worked for me.

View 2 Replies

How To Use Jquery Ui Auto Complete Plugin

Aug 7, 2010

i want to use jquery ui auto complete plugin in asp.net.

this is my behind code :

Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
Dim locations As String() = New String() {"Las Vegas", "Los Angeles", "Tampa", "New York", "s", "sss"}
Dim jsArray As String = GetJSArrayForVBArray(locations)
Me.ClientScript.RegisterArrayDeclaration("usernames", jsArray)
End Sub
Private Function GetJSArrayForVBArray(ByVal vbArray As String()) As String
Dim myResult As New StringBuilder()
For Each item As String In vbArray
With myResult
.Append(",'" & item & "'")
End With
Next
If (myResult.Length > 0) Then
Return myResult.ToString().Substring(1)
Else
Return ""
End If
End Function

this is html code :

<script type="text/javascript">
$(function () {
var availableTags = new Array();
$("#tags").autocomplete({
source: availableTags
});
});
</script>
<label for="tags">Tags: </label>
<input id="tags" />

what is the problem? it does not work. when i filling array in aspx page it works but when i want to fill in behind code not.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved