Hello
Im looking for a way to get an application, any application, that has been started using ShellExecuteEx or CreateProcess to draw on an offscreen surface such as a bitmap instead of drawing on the desktop, this should include any dialogs the (Open, Save, messages) that the application invokes.
I am familiar with the Windows API, GDI and device context, any suggestions would be much appreciated.
Hi All,
I have created a login page using java swing. and i created jar for the application. Now when I run the jar then my login page is displayed then i minimize the application and again run the jar then another instance of my application is displayed (means now in my system I have two login page. 1 is in minimized format and another is in normal state.
But I want that if in my system login page is already running and is minimized then if i run the jar once again then it will not start as a new application rather it should maximize the earlier login page.
How to achieve this type of functionality ?
please help me
Thanks
Sunil Kumar Sahoo
Hi,
I wrote a simple 'Hello, world' application in C++ using Visual Studio 2008. I am able to run the app successfully on my local machine. BUt when I copy the exe onto another machine and run, it does not run. It gives the error that 'Application has failed to start because application configuration is incorrect'. The another system does not have Visual Studio installed. What could be the problem?
Thanks,
Rakesh.
I made a FaceBook application that works fine on profiles, but I can't figure out how to get it to show on a FaceBook page.
For example, after I visit the application canvas URL, allow the application, then edit application settings and "add" to box and tab view... I cannot click the "plus" symbol to the left of the tabs in order to add a tab for the application. It does not appear in the list of available applications.
Meanwhile, the application is working/showing up on profiles with no issues.
I DID check the "Installable to Pages" checkbox on the application (authentication tab) settings.
What could cause this?
Here is the application canvas URL: http://apps.facebook.com/russian_girls/
I have application written in Visual Studio 2008 which I deploy with ClickOnce to network share while at work. Sometimes I work from home and I don't have VPN that allows access of shares to deploy application from outside of company. Is there a way that I could simple pack it, send thru FTP and unpack it on the server so that ClickOnce never notices it's been delivered differently and so it doesn't loose numeration and everything associated with normal network deployment? It's C#, .NET 3.5 application.
Hi
I need to establish a HTTPS 2-way SSL connection from my iPhone application to the customer's server.
However I don't see any secure way to deliver the client side certificates to the application (it's an e-banking app, so security is really an issue).
From what I have found so far the only way that the app would be able to access the certificate is to provide it pre-bundeled with the application itself, or expose an URL from which it could be fetched (http://stackoverflow.com/questions/2037172/iphone-app-with-ssl-client-certs).
The thing is that neither of this two ways prevent some third party to get the certificate, which if accepted as a risk eliminates the need for 2-way SSL (since anyone can have the client certificate).
The whole security protocol should look like this:
- HTTPS 2-way SSL to authenticate the application
- OTP (token) based user registration (client side key pair generated at this step)
- SOAP / WSS XML-Signature (requests signed by the keys generated earlier)
Any idea on how to establish the first layer of security (HTTPS) ?
regards
Hi
I need to develop on mobile application in J2ME, So i need to know J2ME mobile application how my mobile operating systems supports Please give me the reply
thanks
upendra
I'm looking for different ways to deploy, execute and uninstall an application on all machines of a Windows domain. I've did some research on Group Policy Object (GPO) but I'm still looking for other ideas.
As I said, I need to deploy the application, run it without the user having to click anything and letting him to control over the machine. Once it's finished running I need to uninstall it and never run it again.
Can such things be done with a GPO?
Are there any other possibilites on a Windows domain?
Thank you
Hi,
I've written application in Delphi 2007, which some times hangs (not even every week, application is running 24/7). It looks like main thread gets stuck. What are the options to pinpoint the cause for this problem?
Application is written in Delphi 2007, it uses RemObjects, DBExpress with Firebird, OPC communication using COM.
Hi
I am trying to deploy an application with two executable files one of which is the application it self.
I used the publish tub on the VS 2008 and tried to publish manually using the MageUI.exe.
in both cases I get the "Reference in the manifest does not match the identity of the downloaded assembly" error in regards to the second executable file.
Dose Any one know how to publish an application with two executable files?
Thanks,
Ahron
Hello,
Q1 - As far as I know, Visual Studio doesn’t use aspnet_compiler.exe when compiling web application projects. And since Web Deployment Projects (WDP) tool is only used for manipulation the output created by aspnet_compiler.exe, I don’t understand how VS 2008 also has an option for using WDP with web application projects?!
Q2 - What is a stock project?
thanx
EDIT:
So I was right about the fact that Visual Studio doesn’t use aspnet_compiler.exe when compiling web application projects?
much appreciated
I own a hp mini. It has come up with a blue screen and says:
The Application failed to intialize properly (0xc0000005). Click on OK to terminate the application. i click on it twice but it stayed on the blank blue screen. i have tryed going on the safe mode thingy.. and pressing F9 and F10 and F8 but none of the above work. Considering its a HP mini- it doesnt have a cd rom compartment!?!? pleasee help !! i cant live without my computer! ): - ps using sisters computer atm :S shhh
I am creating an application using Griffon-SwingBuilder. I would like to able to center the application on the desktop.
I know we have the 'location: [x,y]' argument we can provide on application creation. Is there anyway to access desktop properties to calculate the center?
I'd like to programatically determine the "publish location" (the location on the server which contains the installation) of the click-once application I'm running. I know that the appref-ms file contains this information and I could parse this file to find it but the application has no idea as to the location of the appref-ms file and I can't seem to find a way of determining this location.
Does anyone have any ideas how I can easily determine the publish location from within my application?
We have an intranet web application developed using .NET framework 1.1
The application has few validators and fired from the server side (They are not client side validators).
The web application runs perfectly fine on IE and Firefox (both on Mac and Windows). However on Safari(ver 4.0.3) browser running on Mac, the application intermittently fails to do post-back while submitting the page and just reloads the page.
Is this issue something to do with .Net framework 1.1 or Safari browser? Is there any way to resolve this issue? Any pointers on this would be very helpful.
Thanks!
hello everyone,
I downloaded cahoots from sourceforge.net. It is a zend framework application. Very nicely done and I must say that it should be a nice tutorial for everyone who is struggling to learn Zend framework.
But my problem is that even after reading the instructions this application is still not running. The application just doesn't run at all giving an error message.
I have tried my best.
no success :(
Also I wanted to execute the application as "http://localhost/cahoots" but it runs by this URL "http://localhost/cahoots/public". why is it so.?
I am using XAMPP v 1.7.1 with mod-rewrite enabled. Please guide me through the process. Any good tutorials on zend framework with zend tool would be appreciable.
I want to learn this framework.
Thanks
I'm developing a commercial silverlight application using some third party libraries that are published under Microsoft Public License (MPL).
I have to include the license text into my product which is somewhat strange in an silverlight application. In a normal desktop application I would just include the license als a .txt but I've no idea how to do it in silverlight without including in in an about dialog or something similar.
Are there any other issues involved which I missed?
Hello
I would like to tell the server to invalidate an ongoing session when the user quits the iPhone application.
In the app delegate, I send a request to the server in the (void)applicationWillTerminate:(UIApplication *)application method. I am not waiting for a server answer, I just want to send the request and quit.
However I cant see any packet leaving the application. The same code in another place works fine.
Session has a limited duration anyway and the server will invalidate it after a while, but I would prefer to do it nicely when leaving application.
Is it normal that no NSURLConnection can be established from the applicationWillTerminate method ?
Thank you.
Hello!
I'm trying to convert my MFC application, a simple "PaintBrush" app that draws lines and rectangles (it's only a little test from another bigger application), to a ActiveX Control that a could embed into a Windows Forms Application (with Visual C#).
I didn't found any tutorial for do this, and now, I'm not sure that this it's possible.
I know how create an ActiveX Control recently created but not how convert an existing application.
Have anybody know how I can do this?
Thanks!
What happens if #setDefault(TimeZone timezone) is called by a concurrent application running on the same application server with JDK 1.6
As discussed in TimeZone #setDefault changes in JDK 6 the call now changes VM wide, this can have horrible consequences.
If you're not adminsitrating the application server, how to ensure TimeZone doesn't change?
I have two Java applications running on a Websphere application server.
The first application is COTS software (Plateau) I will call App1 and includes an API which can be used in custom applications to interact with App1. This app takes a couple minutes to start in Websphere.
The second application is custom software I will call App2 and is deployed as a web service which utilizes the App1 API to interact with App1; so it is dependent on App1. This app takes just seconds to start in Websphere.
I run into a problem in certain App1 functionality when we bounce Websphere and the App2 web service is called by a client before the App1 application has fully started.
Is there a way I can delay App2 from starting until App1 is fully started in Websphere?
Is there a way to design App2 to programmatically check that App1 is available before it attempts to use the API?