Click here to Skip to main content
15,904,986 members
Home / Discussions / Web Development
   

Web Development

 
QuestionABOUT WEBSITE Pin
vivek132314-Feb-06 1:57
vivek132314-Feb-06 1:57 
AnswerRe: ABOUT WEBSITE Pin
vivek-g15-Feb-06 0:36
vivek-g15-Feb-06 0:36 
Questionsearching word or text in web page using ASP Pin
vivek-g14-Feb-06 0:32
vivek-g14-Feb-06 0:32 
QuestionRe: searching word or text in web page using ASP Pin
CWIZO14-Feb-06 1:39
CWIZO14-Feb-06 1:39 
AnswerRe: searching word or text in web page using ASP Pin
enjoycrack14-Feb-06 19:36
enjoycrack14-Feb-06 19:36 
QuestionModal Dialog Box Pin
nokiasony13-Feb-06 22:04
nokiasony13-Feb-06 22:04 
GeneralRe: Modal Dialog Box Pin
Guffa14-Feb-06 22:00
Guffa14-Feb-06 22:00 
GeneralRe: Modal Dialog Box Pin
nokiasony15-Feb-06 23:34
nokiasony15-Feb-06 23:34 
AnswerRe: Modal Dialog Box Pin
Guffa16-Feb-06 12:58
Guffa16-Feb-06 12:58 
GeneralRe: Modal Dialog Box Pin
nokiasony16-Feb-06 18:11
nokiasony16-Feb-06 18:11 
AnswerRe: Modal Dialog Box Pin
Guffa17-Feb-06 13:07
Guffa17-Feb-06 13:07 
AnswerRe: Modal Dialog Box Pin
DJLarZ16-Feb-06 3:00
DJLarZ16-Feb-06 3:00 
QuestionText not wrapping to next line. Pin
pankazmittal13-Feb-06 11:32
pankazmittal13-Feb-06 11:32 
AnswerRe: Text not wrapping to next line. Pin
George L. Jackson13-Feb-06 13:45
George L. Jackson13-Feb-06 13:45 
GeneralRe: Text not wrapping to next line. Pin
pankazmittal14-Feb-06 6:29
pankazmittal14-Feb-06 6:29 
QuestionDreamweaverCtrls.dll error after uploading to IIS server Pin
evlxtc13-Feb-06 1:50
evlxtc13-Feb-06 1:50 
My pages works fine on the local development PC but after uploading I get this error when accessing the ASPX page that displays some dynamic graphics using canvas.

Any ideas from this error msg below what I can do to fix this? It seems like it does not see or use the DLL? Does this need to be ïnstalled/registered on the IIS server I have uploaded to?

Thanks.


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: File or assembly name DreamweaverCtrls, or one of its dependencies, was not found.

Source Error:


Line 1: <%@ Page Language="C#" %>
Line 2: <%@ Register TagPrefix="MM" Namespace="DreamweaverCtrls" Assembly="DreamweaverCtrls,version=1.0.0.0,publicKeyToken=836f606ede05d46a,culture=neutral" %>
Line 3:
AnswerRe: DreamweaverCtrls.dll error after uploading to IIS server Pin
George L. Jackson13-Feb-06 13:47
George L. Jackson13-Feb-06 13:47 
Question How to determine if an ActiveX control is signed. Pin
KKTECH12-Feb-06 23:04
KKTECH12-Feb-06 23:04 
QuestionSSL & HTTPs Pin
hung_ngole12-Feb-06 20:07
hung_ngole12-Feb-06 20:07 
Questiondelete temp files on session end Pin
g00fyman12-Feb-06 18:31
g00fyman12-Feb-06 18:31 
AnswerRe: delete temp files on session end Pin
Guffa12-Feb-06 22:36
Guffa12-Feb-06 22:36 
GeneralRe: delete temp files on session end Pin
g00fyman12-Feb-06 22:47
g00fyman12-Feb-06 22:47 
AnswerRe: delete temp files on session end Pin
Guffa13-Feb-06 8:10
Guffa13-Feb-06 8:10 
GeneralRe: delete temp files on session end Pin
g00fyman13-Feb-06 10:47
g00fyman13-Feb-06 10:47 
AnswerRe: delete temp files on session end Pin
Guffa14-Feb-06 0:17
Guffa14-Feb-06 0:17 

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.