Web Forms :: Create Desktop Alert Using Application On Hosted Server?

Apr 22, 2010

i hosted my application on the IIS 7

now i've a requirement to show the desktop alert on my IIS desktop when an event fires

View 1 Replies


Similar Messages:

How To Create A Desktop Sharing Application

Feb 2, 2011

how can we create a desktop sharing application in asp.net? can we use silverlight for this?

or any third party tool that we can use?

View 3 Replies

ADO.NET :: Create An Image From Webservice On Desktop Application?

Oct 28, 2010

On desktop application I am uploading photos and storing physically on the webserver with the help of webservice and in DB I am storing physical path of that photo.On the other hand, I want to download the images for later use at that time I am creating bytestream from the physical path and storing it in the dataset column whose datatype is VARBINARY(MAX)I can return byte array which creates the images on the client side very easily.The main problem I am facing here is, I am not able to convert the byte array into dataset's VARBINARY format.

View 1 Replies

Web Forms :: Asp Application Running On Server Or Desktop?

Jul 16, 2010

is there any way i can make use of windows programming in my asp.net based application and i can determine if my application is running on server or desktop?

View 2 Replies

C# - Possible To Deploy Application As Desktop Application (with Server Component)

Jul 7, 2010

Question: I created an ASP.NET web application. Now it originally was meant for deployment on a webserver.
That is working, so, so far so good. My question now is: Is it possible to deploy it as a desktop-application, too? That is to say the installer installs some kind of server, plus the web application, configures the server to run this application on a localhost URL, and then creates a link in the start menu/desktop, where it opens that url (website, the application) on localhost in a web browser?

I think it should be possible, though the server wouldn't be IIS, because this is a windows component which can't be separately installed. Is there anything like this already out there? The nonplusultra would be that it only starts the server when you click on the shortcut.

View 4 Replies

Using A Single Database (or Copied) For Hosted Site And Desktop App

Jul 4, 2010

I've built an online scheduling system for a local company so that they can have a calendar with the scheduled jobs for the day and so that the customers can check on the progress of the work being done for them. Allowing the customer to check for themselves would cut their phone call volume down to about 30% of what it is now leaving more time to complete jobs. Everything is fine but I'm concerned about instances when either the server has issues or the business' internet is down. I was considering making it a desktop application but then it wouldn't have the online abilities of allowing the customers to check on the job's progress.

So, basically, as it stands now, if there is problems with the internet connection, either at the business or at the host, the business loses their daily scheduler and if I make it a desktop app the customer has to call to check on the progress. Unless I can make the local database copy any transaction made on the desktop app to the database on the server. How would I go about doing something like that? Would this be a good reason to use a web service (something I've never done)?

View 12 Replies

SQL Server :: Want To Create Triggers Alert?

Oct 21, 2010

CREATE TRIGGER alert

View 17 Replies

SQL Server :: Executing An SSIS Package From VB.NET Web Application From The Client Desktop

Oct 20, 2010

I want to ask the following:

Does anyone have an example of some code which executes an SSIS package from a ASP.NET web app using VB.NET?

I have built a web application and want to be able to execute the SSIS package when the user clicks a button on the web page.

So far I have:

[code]....

I need to know how to set this up so it runs remotely. I have searched MSDN (useless), [URL] and sqlservercentral.

View 3 Replies

Configuration :: Application Developed In 2.0 To Be Hosted On Server With 3.5?

May 8, 2010

I have an ASP.Net Ajax application that has been built on .net 2.0. My company recently installed a brand new server which has .net 3.5 installed. Is it possible for me to host my application on this server without the .net 2.0 ?

View 1 Replies

State Management :: Passing Value From One Web Application To Another Hosted In Different Server?

Sep 14, 2010

I want to redirect from one aspx page to another aspx page of different application.Both applications are hosted in different application servers. I want to pass a value from one application to another.I tried - 1. Response.redirect with Query string - But query string is not secure as it is visible to user in browser.2. Cookies - This is also not a secure way. Again if the cookies are disable in the browser it may not work.3. Server.transfer - In different web application we cant use server.transfer.Please provide any easy solution how to achieve this. I dont want to display the values to the user as it is confidential data.

View 13 Replies

Security :: VS2008 Development Server (local Host) & Hosted IIS7 Site Different Configuration - How To Test Application

Mar 19, 2010

How can I test an application that I am publishing to a remote provider's IIS7 hosted site, with the VS2008 development server that is built in with VS2008 on an XP Machine?

My membership/roles work perfectly up on the remote host. On ths hosted IIS7 site when I try to access a secure directory it redirects to login, and I am able to login, however when I launch (debug - F5) from VS2008, it will provide that folder/resource, no questions asked. Same build, config, etc... nothing has changed.

I am running XP, and local IIS version installed is 5.1.

My guess is what is happening is that the new format required in the web.config is configured properly for IIS7 deployment, which is why it works remotely, but when running locally through VS2008/XP it is running with an older version on IIS and does not recoginize the new tags.

View 3 Replies

Web Forms :: Invoke Desktop Application From URL?

Mar 9, 2010

Is it possible to invoke/execute a particular desktop application why entering an URL in the browser. i.e, when a specific request is executed on the browser, our desktop application should be invoked.

View 2 Replies

Jquery - Create QUnit Test That Will First Create Mouseover And Then Show An Alert

Feb 28, 2011

I have asp.net button and I want to create a QUnit test that will first create mouseover and then show an alert. How to do this. I tried

test("mouseover",function(){
$("#buttonid").mouseover(function () {
alert('mouseover');
test(true,"Done");
});
});

but it doesnt work.

View 1 Replies

Web Forms :: How To Create Alert Message Box In VB

Mar 11, 2010

How to create a alert message box in VB.Net? Click the "Reset" button, alert message will popup like "Do you want to reset your password?"if yes, it will reset.If no, come out.write a vb coding.

[Code]....

View 5 Replies

Web Forms :: Create Thumbnail Image For PDF Files First Page Only In Desktop Applications

May 4, 2013

How can I create Thumbnail Image For Pdf files uploaded by user .. The Thumbnail contains first Page of Pdf only.. Is it Possible through ItextSharp ?

View 1 Replies

C# - How To Invoke An Executable Desktop Application From Within An Application

Feb 18, 2011

I have finished developing an executable desktop application to generate a fractal image based on the passed-in arguments. The output type is JPEG.Now I am developing a site under ASP.NET MVC 3. I want to use the executable from within my site.

Is it possible to use it as is without converting it to a class library and recompiling?

View 3 Replies

Web Forms :: File Not Found / Hosted Application In Iis 7?

Feb 7, 2011

i hosted asp.net application in iis 7.. i can browse everything fine.. But while browsing in between i getting 404 error (file not found) even though the file

View 3 Replies

Web Forms :: When Logout Web Application Gives Error (Hosted In IIS)

May 18, 2012

After login when i logout after 10 minutes my web application  gives error (Hosted on iis):

Site URL is  www.shoppersonlinecub.com   login Id :admin@gmail.com

And Password: 1234  ( on logout it gives error).

Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster.

Unable to understand the error. 

View 1 Replies

Web Forms :: Generating Alert From System Tray Application?

Oct 4, 2010

I am looking for a way of coding a system tray alert, you know something like the box which comes out from MSN messenger when there is a new mail or a new version is available with that funny sound.

View 1 Replies

Use System.Web In Desktop Application

Jul 12, 2010

I just added System.Web reference to a dll assembly, the assembly is for windows applications and for web applications. IF the assembly will be deployed on a server, System.Web will be shared using GAC, and there is no overhead. But what about windows clients. I am wondering if there are extra resources or any kind of problems when System.Web is loaded into memory?

View 1 Replies

C# - How To Get Web Application To Communicate With Desktop Application

Aug 3, 2010

I have developed a Web and windows application, both in C#.NET. Now, what I would like to do is when a button is clicked on a particular page in the web application, a signal has to be sent to the windows app saying a link has been clicked. How could I do this really easily? I would like to stay away from socket programming...

I thought of the web app storing cookies and the desktop application monitoring the cookies folder but that seems a bit clumsy.

View 6 Replies

Create A New App - Refactor The Classes Out Of The Desktop App?

Aug 5, 2010

I'm about to embark upon learning how to create a web site(in fact I am about to create a website for our company) which will enable users to place an order on our system. I already have a desktop, C# WPF, application that has some of the classes I am going to require in the MVC architecture of this new website. Can anyone advise me of the best practise to reuse these classes in the website. If I was going to create a new app I would refactor the classes out of the desktop app into a class library then add this to my new app by adding an existing project (my class library) to my solution but that option does not seem to exist in creating a website?

View 7 Replies

Create A Desktop Widget Framework

Sep 22, 2010

I like to create a desktop widget framework using asp.net. its like yahoo widget or google widget any one able to create a simple widget application and plug in to this framework. how to develop this framework?

View 1 Replies

How To Embed A Database In A Desktop Application

Sep 8, 2010

I'm going to develop a desktop tool that will require a database.

How would I go about doing it in a way that will allow me to post the code to a website so that all of the desktop applications see a new version and download the database.

View 2 Replies

VS 2008 Web Service Or Own Desktop Application?

Sep 27, 2010

I am developing one Intranet Que type project for a small Travel agency. I need one logic to route the customer que over all sales agent so anyone once free he will be buzzup to pickup the customer till here is Okay. But i need some timeout if no sales agent pickup the Que it will forward to the supervisor. Now here is my Question should i make a small desktop application and run in server to moinitor the time and forward the task.... or Is Web Service is suitable for this? (Forward means just it will update one field of table so it will start displaying in Supervisor screen.)

View 1 Replies







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