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

Web Development

 
GeneralRe: Thanx a lot, but I think you made sth ambiguous Pin
James T. Johnson4-Apr-02 12:01
James T. Johnson4-Apr-02 12:01 
Generalwebsphere and ASP Pin
Pradhip2-Apr-02 7:15
Pradhip2-Apr-02 7:15 
GeneralRefresh custom server control Pin
Ignacio Varas2-Apr-02 2:09
Ignacio Varas2-Apr-02 2:09 
Questionweb service??? Pin
Leesen2-Apr-02 0:54
Leesen2-Apr-02 0:54 
General<asp:xml> snag - this is killing me! Pin
1-Apr-02 10:30
suss1-Apr-02 10:30 
GeneralRe: <asp:xml> snag - this is killing me! Pin
MS le Roux1-Apr-02 19:48
MS le Roux1-Apr-02 19:48 
GeneralRe: <asp:xml> snag - this is killing me! Pin
Gerald Schwab1-Apr-02 19:55
Gerald Schwab1-Apr-02 19:55 
QuestionASP.Net custom control assembly (DLL) location? Pin
Stan Shannon1-Apr-02 4:50
Stan Shannon1-Apr-02 4:50 
I'm a little perplexed with what would be a fairly simple linkage issue with C++.

When you create a new custom server control for an ASP.Net page and want to use it you must specify an Assembly location in the "Register" statement. MSDN says to compile it and place it in a Bin directory in the project path. I've done that but cannot get the page to recognize the existence of the assembly. So, where does it go in order for the page to find it? I'm fairly certain that I have something configured incorrectly in my development environment, but can't seem to locate the problem.

i.e.
<%@ Register TagPrefix="MyControl" Namespace="CustomControls" Assembly="Control1"%>


Where does "Control1" go?




"There's a slew of slip 'twixt cup and lip"
AnswerRe: ASP.Net custom control assembly (DLL) location? Pin
James T. Johnson2-Apr-02 1:26
James T. Johnson2-Apr-02 1:26 
AnswerRe: ASP.Net custom control assembly (DLL) location? Pin
Todd Smith14-May-02 14:14
Todd Smith14-May-02 14:14 
AnswerRe: ASP.Net custom control assembly (DLL) location? Pin
Todd Smith14-May-02 15:32
Todd Smith14-May-02 15:32 
GeneralRe: ASP.Net custom control assembly (DLL) location? Pin
Stan Shannon14-May-02 16:48
Stan Shannon14-May-02 16:48 
GeneralCGI question... Pin
Philip Patrick31-Mar-02 2:10
professionalPhilip Patrick31-Mar-02 2:10 
GeneralRe: CGI question... Pin
31-Mar-02 10:54
suss31-Mar-02 10:54 
GeneralRe: CGI question... Pin
Philip Patrick31-Mar-02 11:13
professionalPhilip Patrick31-Mar-02 11:13 
GeneralRe: CGI question... Pin
alex.barylski31-Mar-02 23:30
alex.barylski31-Mar-02 23:30 
GeneralRe: CGI question... Pin
Nick Parker1-Apr-02 2:57
protectorNick Parker1-Apr-02 2:57 
GeneralUsing the Calendar ActiveX control in an HTMl form Pin
Nish Nishant30-Mar-02 22:48
sitebuilderNish Nishant30-Mar-02 22:48 
GeneralRe: Using the Calendar ActiveX control in an HTMl form Pin
Wanderley M1-Apr-02 10:31
Wanderley M1-Apr-02 10:31 
GeneralBringing pics from database Pin
Pradhip30-Mar-02 17:13
Pradhip30-Mar-02 17:13 
GeneralRe: Bringing pics from database Pin
Philip Patrick30-Mar-02 22:32
professionalPhilip Patrick30-Mar-02 22:32 
GeneralScript Encoder Pin
Philip Patrick30-Mar-02 13:24
professionalPhilip Patrick30-Mar-02 13:24 
QuestionHow Can I generate Web Form by Server Side Code Pin
30-Mar-02 11:26
suss30-Mar-02 11:26 
GeneralHelp me!! .. with Access 2000 DB Pin
Philip Patrick30-Mar-02 9:08
professionalPhilip Patrick30-Mar-02 9:08 
GeneralRe: Help me!! .. with Access 2000 DB Pin
Gerald Schwab30-Mar-02 9:26
Gerald Schwab30-Mar-02 9:26 

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.