|
|
| Server Application Error |
| I'm trying to view my asp website through my server (local) I'm using MS SQL 2008, Dreamweaver. I getting this message:
**http://localhost/surveytest2.aspx**
Server Application Error
The server has encountered an error while loading an application during the processing of your request. Please refer to the event log for more detail information. Please contact the server administrator for as... |
| server,asp,asp.net,mssql |
| (2 replies / 12 Views) Asked By Laurent Modestil in the ASP.NET forum on Tuesday, February 09, 2010 12:58:04 PM |
| |
|
| Asp to Javascript |
| hai
Still i'm working in asp. My Requirment is i call one javascript, in that javascript i call one more asp.page. in that asp page only contain tha database operation. i select the pariticular value from database, now i want display that value in javascript. PlzHelpme
My Code IS: JavaScript
function hono()
{
var cid;
&nb... |
| database, operation, function, Connection, Javascript, page, value, display, Code, var, document, Request, QueryString, Response |
| (3 replies / 26 Views) Asked By vinayaga moorthi A in the ASP.NET forum on Tuesday, February 09, 2010 8:33:08 AM |
| |
|
|
|
| ajax calenderextender display problem |
| hi friends,
am using asp.net 2008 , already added design page at ajax calenderextender control but i got runtime its display behind the other controls. how to solve this control asp.net 2008. and how to move controls design page? ( but asp.net 2005 we had changed layou... |
| relative, absolute, display, design, page, control, controls, move, changed, layout |
| (7 replies / 17 Views) Asked By suriya kallees in the ASP.NET forum on Tuesday, February 09, 2010 5:43:31 AM |
| |
|
|
|
| CSS style change when im clicking link button |
| i have two sets of css,
CSS1
.maroonlinks_my:link
{ font-family: Tahoma; font-size: 9pt; font-weight: normal; color: #B5121B; text-decoration: underline;}
.maroonlinks_my:hover
{font-family: Tahoma;font-size: 19pt;font-weight: normal;color: #000000;text-decoration: none;}
.maroonlinks_my:active
{font-family: Tahoma;font-s... |
| CSS,style,change,when,im,clicking,link,button |
| (3 replies / 19 Views) Asked By Kaleem Khan in the ASP.NET forum on Tuesday, February 09, 2010 12:55:19 AM |
| |
|
|
|
|
|
| Caching frequently changing search results |
| I am maintaining a intranet web application that allows users to
Search/Add/Edit items and run reports.
When the user searches for items or runs a report, the
items/report-records were stored into Session so that I didn't have to
recreate the data source for functions like paging, sorting, editing
etc.
Whenever a user would open a new tab, I'd check to see if there were
search resu... |
| ASP.NET,Cache,Session |
| (7 replies / 23 Views) Asked By Frinavale Soldevi in the ASP.NET forum on Monday, February 08, 2010 12:40:12 PM |
| |
|
| SSRS 2005 Export to CSV |
| I have been searching for help in exporting an SSRS 2005 report with multiple sub-reports on it to a CSV file without displaying the report to the end user. (It is basically a Download data function). Using the URL method results in a 0-length file. Using the Render method doesn't appear to support CSV files, (although one site shows how to do it).
I'm using CSV format rather than Excel format b... |
| SSRS,CSV,Export |
| (0 replies / 28 Views) Asked By Ric Lloyd in the ASP.NET forum on Monday, February 08, 2010 12:15:59 PM |
| |
|
| a web page with left and right pane |
| Hi
I would like to come out with a webpage something like this:
http://msdn.microsoft.com/en-us/library/aa139615.aspx
Left pane contains heading, on click right pane displays information related to selected heading..
I have done this using frame/Iframe.. but i would like to do using .NET 2.0 Controls / AJAX extension / Update panel or etc..
Please advise me..
&n... |
| contains, page, left, right, pane, webpage, http, click, information, selected, done, frame, Controls, extension, Update, panel |
| (3 replies / 18 Views) Asked By Lokesh M in the ASP.NET forum on Monday, February 08, 2010 12:00:24 PM |
| |
|
| div/table in a <form> |
| I have a "working" site that's connected to a database. I just want to change the looks of the page BUT I try to place a table in the who thing disappear. THIS IS WHAT I HAVE THAT WORKS:<%@ import Namespace=System.Data %><%@ import Namespace=System.Data.SqlClient %><%@ import Namespace=System.Drawing %><%@ Page Language="C#" Debug="true" %><html><head><title... |
| div,table,form,server |
| (2 replies / 19 Views) Asked By Laurent Modestil in the ASP.NET forum on Monday, February 08, 2010 10:48:31 AM |
| |
|
| error: 80080005 with outlook |
| I am trying to connect to outlook application through ASP.net 2.0 site.
I am getting following error
“Retrieving the COM class factory for component with CLSID {0006F03A-0000-0000-C000-000000000046} failed due to the following error: 80080005.” While executing the statement
Application outlookApp = new Application();
It works fine on development server. I am using profile name as us... |
| error:,80080005,outlook,Retrieving,the,COM,class,factory,for,component,with,CLSID,{0006F03A-0000-0000-C000-000000000046},failed |
| (1 reply / 13 Views) Asked By vis 12 in the ASP.NET forum on Monday, February 08, 2010 10:21:32 AM |
| |
|
| File uploading to LINUX server using .net appliation |
| Hi, I am trying to create an application where the actual program is running in a Windows server. I also have a LINUX server with some specific folders. Now I have a form(.aspx) in my application which is written in C# and using this form I want to upload some files(e.g. .zip or .rar) from local machine to LINUX server. How can I upload files to a specific location (folder) in the LINUX server? W... |
| File,Upload |
| (1 reply / 15 Views) Asked By Partha Chakraborty in the ASP.NET forum on Monday, February 08, 2010 8:26:04 AM |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|