I need to find out which account is running one of my websites application pool.
I need to add the user to a database in SQL Server.
Using IIS Manager, is there a way to check?
hi.
I'm wondering if any of you have some ideas of a small application i can work on , just to get familiar with any of the Ajax Frameworks specially if it's related to Java like JMaki or ECHO 2
thanks .
Can you let me know on the pros and cons of using richfaces and are there any alternatives for it. Its for a proposal submission for a web application. Its for managing documents and it will be intranet. There will be lots of users and main concern is security and ease of use.
hey all,
I have to make a SMS sending application in .NET which uses a connected CDMA based Windows mobile 6.1 device to send sms. The problem is I have never worked on smartphone app development so don't have any idea about how should i go about it. Couldn't find anything useful on SO or elsewhere, so please guide me in the right direction.
Thanks in advance to all those who reply.
P.S.:I posted a similar question regarding blackberry here
I understand there are a number of small applications built on MVC. Is there an enterprise application sample that is standardized and uses best practices?
I'm using Qwt for some scientific graphing, and I'm working with some fairly small numbers, the smallest being around 1.0e-22.
I'm trying to call
setAxisScale(xaxis, xmin, xmax) //xmin = 0, xmax = 2.0e-10
But when I do, the application locks up. I haven't found anything in the documentation that refers to a minimum value. Xmin and xmax are both doubles, so that shouldn't be a problem.
Is this a bug in Qwt, or am I doing something wrong?
Thanks in advance
Hi:
I am trying to grapple with group management policies in a number of application and directory services (both AD and LDAP).
Can anyone refer me to online or book resource that has examples or best practices for group management?
Thanks.
please suggest which tool should i use - QTP, RIATest , Selenium for Flex Application Functional Automation Testing . please help me compare them with different advantages and disadvantages.
any help appreciated
Hi,
What is best pratices for inject and manage Session/Transaction for NHibernate using StructureMap for a Non Web Application like an Windows Service ?
In a web context, we use PerRequest Session management lifecycle using the Hybrid Lifecycle of StructureMap but for a Windows Service, i can't handle IDisposable UnitOfWork ...
Thanks.
Hi all,
I have an android application that starts an activity and is running well. I need other developers to be able to integrate my APK into their applications in such a way that they can start the activity in my APK from their android applications.
What are the ways of achieving this?
Thanks
George
Hi,
I am facing the problem when run the junit test case for the MessageDrivenBean(here i am using jboss application server).
That is "org.jboss.jms.exception.MessagingJmsException:Failed to invoke".
How can overcome this.
hello i have created one windows application in c# .net and its working fine in windows xp, but when i try to install the setup in windows 7 or vista,the setup never runs.. should i have to write some code for it...?
please help
Thanks & Regards
Deepu
For some reason, XCode has decided to start copying a huge Prefix.pch.gch file into my application's resources folder when building. This file is not in the Copy Bundle Resources build phase, nor can I find any other project setting that should tell XCode to do this. Has anyone seen this before and know what's going on?
Has anyone integrated an iPhone application with a Shibboleth Identity Provider? Googling did not come up with anything so I am asking the gurus directly.
If it has not been previously dones, is it feasible to do so?
I am making audio/video chat application, i am useing flex,flash media server 3.5 ,flash palyer 10, And i facing the problem of echo very frequently, I am using headset for audio recording.
if somebody type URL/frewfrefew, he gets a routing error.
how do i get this invalids routes to point to the main page of the application in Rails.
thnaks
Please tell me how can i add such a launch condition to my desktop application setup (.net) so that, Only install the software if the revision level is high than that shown in the registry file. Where installation occurs update the registry file.
Please help me out.. i am using VS2005 (c#.net)
Hi,
i know facebook offers the UserID inside a facebook application-tab after the first "click".
But doest anyone have an example (fbjs/fbml) how this work in detail?
I am looking to see if there is a good library or framework that I can use to simplify adding user/group/permission management to a .Net application (4.0 VS2010). If the framework can work on it's own or integrate with Active Directory that would be a huge bonus.
So far I have found Visual Guard, if you have any experience using Visual Guard to provide user/group/permission functionality I definitely want to hear your feedback on how you liked working with it, pitfalls and benefits
My .NET application tries to connect to an Oracle database, but the connection fails to open because it cannot find "OraOps9.dll".
The Oracle client is installed but that DLL is not present in my Oracle Home bin\ folder (C:\oracle\ora92\bin). Where can I get this DLL?
In my android application it automatically focuses the first Button I have in my layout, giving it an orange outline. How can I set the initial focus preferably in XML, and can this be set to nothing?
Is it possible to bundle Play! web application to executable jar instead of war?
Could it just be run on localhost at some port just like when using "play run" command? (without the need of installing play into system)
I have downloaded the IBM P3P editor, created files and uploaded them to my server. And cookies are still not recognized in Internet Explorer. I've checked the P3P validation tool and it seems to validate.
The application can be viewed here: apps.facebook.com/naplesnews and the iframe points to www.naplesnews.com/facebook/app/.
Again www.naplesnews.com/facebook/app/ seems to validate with no issues as well.
Any idea what I'm missing here?
Say your application is unresponsive and you cannot attach a debugger to it, as it rejects everything. All you have is a Linux Bash and process id. How would you investigate the issue? What tools would you use? My goal is to better my troubleshooting skills using Java.
This particular issue we had in production, on customer site.
I'm writing a Java program that will be used on both Windows and Mac. In the program, I'm using FFMPEG to convert a MOV file to an FLV. On Windows, it's no problem -- simply call the command. But on Mac, I'm not quite sure what to do. Does the user really have to install FFMPEG on their machine, or can it somehow be included in the Java application?
Thanks for any help/guidance!