I have built a JSF web application on Netbeans 5.0m and while trying to run in Tomcat 5, it is giving error messages--
org.apache.jasper.JasperException: Unable to read TLD "META-INF/html_basic.tld" from JAR file "file:/C:/My_Project_JSF/jsfAppDemo/build/web/WEB-INF/lib/jsf-impl.jar"...
Hi all,
I am bit new to ASP.net, my problem is that suddenly my web application is generating error:-
Access to the path "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\WebApplication1\1656a8be\b7027847\hash.web" is denied.
Occasionally, the application is running fine...
Hi all,
I have created an ActiveX dll in VB for using in my asp page. After creating , I have registered that .dll also using regsvr32 command.
But when I am trying to use that in my ASP page using Server.CreateObject() command, it is showing error that Invalid Class String.
Please suggest...
Sorry, buddy.
The problem still remains unsolved.
I want to connect my ASP page to a SQL server which is in my Local Area Network. The ASP script will fetch the data from a specified database table & display the data in the page.
Ayan Kumar Roy
India
Hi all,
While connecting my asp page with SQL Server, I am getting following error:-
Error Type:
Microsoft OLE DB Provider for SQL Server (0x80004005)
Timeout expired
My Connection String is :-
Provider=SQLOLEDB.1;SERVER=MYSERVER;DATABASE=Northwind;User ID=sa;PWD=;
I am stuck here. Kindly...
Hi all,
I have a search query which joins two tables to return a set of records. I am displaying the records in a Paged DataGrid . I want to show the total number of records returned in that query.
I am using DataGrid.Items.Count , but that is returning the no. of records in the current page...
Hi all,
I have got a text file in comma delimited format , I am working on a ASP file which will read that file and enter records into the database.
How is it possible?
Ayan Kumar Roy
India
Pls check the code for the Expires attribute of the cookie.
or
Try using a Cookies collection like:-
<%
Response.Cookies("User")("MatchDate") = Request.Form("txtMatchDate")
Response.Cookies("User")("HomeTeam") = Request.Form("cboHomeTeam")
Response.Cookies("User")("VisitingTeam") =...
We can convert any shape/object in stage to a symbol by pressing F8,
but suppose we have a Motion Tweening/Shape Tweening animation in stage, I want to convert it to a Movie Clip, pressing F8 will only convert the selected frame , not the entire animation,
any one has some better idea
pls respond
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.