Click here to Skip to main content
15,914,416 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: how can i set the value in textbox using ASP Pin
Vasudevan Deepak Kumar30-Aug-07 0:10
Vasudevan Deepak Kumar30-Aug-07 0:10 
AnswerRe: how can i set the value in textbox using ASP Pin
Fred_Smith30-Aug-07 13:18
Fred_Smith30-Aug-07 13:18 
QuestionReadonly Pin
Yulianto.29-Aug-07 18:19
Yulianto.29-Aug-07 18:19 
AnswerRe: Readonly Pin
Michael Sync29-Aug-07 20:05
Michael Sync29-Aug-07 20:05 
AnswerRe: Readonly Pin
divyesh143231-Aug-07 23:20
divyesh143231-Aug-07 23:20 
QuestionAJAXTOOLKIT - PARSER ERROR Pin
hifiger200429-Aug-07 15:11
hifiger200429-Aug-07 15:11 
AnswerRe: AJAXTOOLKIT - PARSER ERROR Pin
Vasudevan Deepak Kumar30-Aug-07 0:07
Vasudevan Deepak Kumar30-Aug-07 0:07 
QuestionParser Error Pin
hifiger200429-Aug-07 9:29
hifiger200429-Aug-07 9:29 
Hi Guys,

I have a problem regarding the web server. We installed ASP.Net 2.0 and also the ASP.Net AJAX extension 1.0.
But we don't exactly if what's wrong because when we added ajaxtoolkit control into the aspx page the page will produce an error. I tried different work around already but still no luck.

I hope you could help me get out from this error, I'm stuck to this error 2 days already

Please see error message below:


Server Error in '/' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'AjaxControlToolkit' or one of its dependencies. The system cannot find the file specified.

Source Error:


Line 1: <%@ Page Language="VB" AutoEventWireup="true" MaintainScrollPositionOnPostback="true" CodeFile="PartsMain.aspx.vb" Inherits="PartsMain" %>
Line 2: <%@ Register Assembly="AjaxControlToolkit" Namespace="AjaxControlToolkit" TagPrefix="AjaxToolKit" %>
Line 3:
Line 4:


Source File: /pfadmin/partsmain.aspx Line: 2

Assembly Load Trace: The following information can be helpful to determine why the assembly 'AjaxControlToolkit' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].




hifiger2004

AnswerRe: Parser Error Pin
Vasudevan Deepak Kumar30-Aug-07 0:08
Vasudevan Deepak Kumar30-Aug-07 0:08 
QuestionTooltips help Pin
tadhg8829-Aug-07 1:06
tadhg8829-Aug-07 1:06 
AnswerRe: Tooltips help Pin
Vasudevan Deepak Kumar29-Aug-07 1:25
Vasudevan Deepak Kumar29-Aug-07 1:25 
GeneralRe: Tooltips help Pin
tadhg8829-Aug-07 1:42
tadhg8829-Aug-07 1:42 
AnswerRe: Tooltips help Pin
Guffa29-Aug-07 7:24
Guffa29-Aug-07 7:24 
GeneralRe: Tooltips help Pin
Vasudevan Deepak Kumar29-Aug-07 23:31
Vasudevan Deepak Kumar29-Aug-07 23:31 
GeneralRe: Tooltips help Pin
tadhg8830-Aug-07 0:23
tadhg8830-Aug-07 0:23 
GeneralRe: Tooltips help Pin
Guffa30-Aug-07 2:15
Guffa30-Aug-07 2:15 
QuestionImplementation of sharpffmpeg Pin
harryforum29-Aug-07 1:00
harryforum29-Aug-07 1:00 
QuestionFileUpload Control getting the complete Path? Pin
hifiger200429-Aug-07 0:51
hifiger200429-Aug-07 0:51 
AnswerRe: FileUpload Control getting the complete Path? Pin
Fred_Smith29-Aug-07 2:29
Fred_Smith29-Aug-07 2:29 
GeneralRe: FileUpload Control getting the complete Path? Pin
hifiger200429-Aug-07 5:36
hifiger200429-Aug-07 5:36 
GeneralRe: FileUpload Control getting the complete Path? Pin
Fred_Smith29-Aug-07 5:37
Fred_Smith29-Aug-07 5:37 
GeneralRe: FileUpload Control getting the complete Path? Pin
hifiger200429-Aug-07 9:10
hifiger200429-Aug-07 9:10 
GeneralRe: FileUpload Control getting the complete Path? Pin
Fred_Smith29-Aug-07 10:08
Fred_Smith29-Aug-07 10:08 
AnswerRe: FileUpload Control getting the complete Path? Pin
hifiger200429-Aug-07 18:16
hifiger200429-Aug-07 18:16 
AnswerRe: FileUpload Control getting the complete Path? Pin
Vasudevan Deepak Kumar31-Aug-07 2:38
Vasudevan Deepak Kumar31-Aug-07 2:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.