ProgScripting Languages
Hi,
I set it to JAVA_HOME under System Variables and the path to C:Program FilesJavajre6
I am having an issue setting the JAVA_HOME Environment Variable within Windows XP.
Yet it doesn't seem to have detected.
Would be great if someone helps.
Thanks.
- 1473 views
- 2 answers
- 20 votes
Hi,
I have developed a software for a company. They want to add security rights in it. Their requirements are to assign tasks to their employees separately, with separate user name and passwords.
The issue is that: an employee who is not authorized for a task, should not be able to view that task, that particular task should be invisible for him. Is it possible when I am working with VB.60 and SQL server?
Thanks!
- 1014 views
- 4 answers
- 2 votes
Hi,
Can anyone guide me about the concepts of inheritance and multiple inheritances?
I am waiting for the complete solution.
Please explain in detail.
- 1503 views
- 5 answers
- 1 votes
Hi,
I want to write a program that will display the number of even, odd and zero values in an array. The issue is that ,whenever I enter values in array, C++ compiler doesn’t show the result and finishes the output box. Is there any solution for this?
Thanks friends.
- 1451 views
- 7 answers
- 2 votes
Hi friends,
I've got a code for the simple game build on the .Net framework platform.
I want to study the game so that I can grasp the concepts of game controls and programming.
Whenever I try to compile and run this game, it gives me following error:
A Critical Error Occurred…
This application has encountered a problem and needs to close. We are sorry the inconvenience.
If you were in the middle 3 of something, the information you were working on might be list.
For more specific information about this error, please view the section below.
- 1131 views
- 1 answers
- 1 votes
I try to run a batch file with a file extension ".BAT". This is a very long batch file that I’ve seen from the net. I want to test it on my computer. This is “Bubble sort” batch file.
Here is the full batch file code that I copied from the net.
- 1207 views
- 2 answers
- 1 votes
My friends ask me to reformat his laptop, so I did. I installed a fresh Window XP home edition installed all the necessary driver and everything goes fine. He also asks me to install some software that he need for his work so I installed them all. I’ve successfully installed the following software, Photoshop, Dreamweaver, MySQL Query Browser, Administrator, Command Client and the ODBC connector.
- 4036 views
- 2 answers
- 20 votes
Hello experts,
I got an application for testing. This application was developed in C # and ASP.net 2.0. My PC is Pentium 4. 3.0 GHz with 1 GB of ram and visual studio 2010 installed. The operating system is Windows XP SP3.
I'm having error whenever I try to run the application from visual studio. It says
Microsoft Visual Studio
Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled. Please see Help for assistance.
Picture of the error
Microsoft Visual Studio
- 1382 views
- 2 answers
- 20 votes
FxCop is an application that analyzes the assemblies of managed code (code that directs the .NET Framework common language runtime) and information about the assemblies, such as potential design improvements, localization, performance, and security.
For two days, I am getting this error while trying to run fxcop.exe.
The screenshot of the error is
Fxcop.exe – .NET Framework Initialization Error
Unable to find a version of the runtime to run this application.
- 3732 views
- 2 answers
- 21 votes
Hello brothers and sisters,
I am a developer having at the start of my career. I am developing an application in dot net using C# that will work on the different aspects of the images. One of its functionality is to shows the pictures in the slide show. I am writing my own module for achieving that functionality.
I am facing a problem during execution of this module and I am unable to figure out what is causing this error to happen. The module contains the next and previous buttons that contains the code that moves the loaded images forward or backward one at a time.
Guide me in this regard.
The error says.
Failed to compare two elements in the array.
- 1072 views
- 1 answers
- 20 votes