ProgScripting Languages
I download one template from the internet and install it at my localhost server.
When I install that template then some part of template appear but some part of template not appear here comes winexit.adm error.
I don’t know can I remove this error is this error due to Code or some template file missing error.
Administrative Tamplates
The following error occurred in
\montage.localsysvoimontage.localpolicies{31B2F340 -016D-11D2-945F-00C04FB984F9}Adminwinexit.adm on line 59:
Error 51 Unexpected keywork
Found: CATEGOR
Expected: CATEGORY
- 6146 views
- 2 answers
- 0 votes
I am web developer and I am doing work in XAMPP tool for designing any site but from previous 2 days it is not working I am very confused about this error.
I need experts help.
I paste my web data in this folder C:xampphtdocs but when I try to access it I receive error.
All Error detail is here:
/Applications/XAMPP/xamppfiles/bin/
apachectl: line 70: ulimit: open files:
cannot modify limit: invalid argument
- 1911 views
- 2 answers
- 0 votes
I am using Dev C++ tool in this tool I write C++ code and then compile it before 2 days it is working properly but from 2 days it is not doing work. Due to this problem I can’t do work. I am trying to remove this error but can’t understand why this error appears. Need experts help.
Error
A Runtime Error has occurred.
Do you wish to Debug?
Line: 14
Error: Object expected
- 1247 views
- 3 answers
- 1 votes
My internet Explorer is not working properly I don’t know its reason. For removing this problem I uninstall internet explorer and install it again but problem appears same.
Due to this problem I can’t open any site properly when I click at OK then webpage closed.
Please tell me its solution and reason.
Error Complete Detail
[JavaScript Application]
Error: your title was not saved. <?xml version=”1.0”encoding=”utf-8”?>
<err stat=”fail”>
- 4058 views
- 2 answers
- 0 votes
I am doing work in Lab as Network administrator. My job is to monitor all students what they are doing and record or capture screen. Today i am trying to record work of student but I am receiving given error I try to find its solution but I can’t find. Please provide me its solution.
Detail of Error
Interaction Recorder Client
Could not connect to the Interaction Recorder server. Reason:
- 1442 views
- 2 answers
- 0 votes
I installed JVM (Java Virtual Machine) in my system but I am receiving error that Java Virtual machine was not found. I try to search its solution from internet but I can’t find proper answer. Please tell me its solution.
Complete Error Detail
Eclipse
A java Runtime Environment (JRE) or Java Development Kit (JDK) must be available in order to run Eclipse. No Java virtual machine was found after searching the following locations:
C:eclipsejrejavaw.exe
Javaw.exe in your current PATH.
- 2337 views
- 1 answers
- 0 votes
Hi Friends,
My OS is Windows-XP Service Pack-III. I recently installed Java (JDK1_2_2) to practice Java.
I created a file and save it as "Hi.java" at bin folder and compiled it using the following command at command prompt :-
C:jdk1_2_2binjavac hi.java
I have a warning message while compiling i.e. "Warning: JIT compiler "symcjit" not found.
Will use interpreter."
Please help me how can solve this problem.
- 1379 views
- 1 answers
- 1 votes
Hi all,
I have installed Visual Studio 2010 on Window 7.
I am learning Visual Basic now a days and having trouble in file reading and writing.
Can anyone tell me that how can I read or write to a .txt file using Visual Basic?
Thanks in Advance.
- 1186 views
- 1 answers
- 0 votes
Hi,
I am developing applications in Java and i use Eclipse platform to built applications in Java.
i created a form, registration form for my application and i want to apply form validation technique on that registration form. While I developing application in C# I use Regular Expressions and I don’t know how to do this in Java.
My registration Form is shown below.
Can anyone help me to solve this problem.
- 1406 views
- 1 answers
- 0 votes
I am having an ajax toolkit calendar extender with the code below:
<asp:TextBox ID="txtStartDate" runat="server" CssClass="textbox" ToolTip="Enter the Start Date"></asp:TextBox>
<asp:Image ImageUrl="/images/cal.gif" runat="server" ID="imgStartDate" ToolTip="Please Pick/Enter a StartDate" />
<ajaxToolkit:CalendarExtender TargetControlID="txtStartDate" PopupButtonID="imgStartDate"
runat="server" ID="CalendarExtender1" PopupPosition="Right" Format="dd/MM/yyyy">
</ajaxToolkit:CalendarExtender>
- 1494 views
- 1 answers
- 0 votes