Click here to Skip to main content
15,903,203 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Application OK on VWD, crashes on IIS Pin
tmiku8-Nov-06 1:07
tmiku8-Nov-06 1:07 
QuestionUser Control Error? Pin
nabeelkhan7-Nov-06 23:10
nabeelkhan7-Nov-06 23:10 
AnswerRe: User Control Error? Pin
Sandeep Akhare7-Nov-06 23:35
Sandeep Akhare7-Nov-06 23:35 
AnswerRe: User Control Error? Pin
tmiku7-Nov-06 23:40
tmiku7-Nov-06 23:40 
GeneralRe: User Control Error? Pin
Sandeep Akhare7-Nov-06 23:47
Sandeep Akhare7-Nov-06 23:47 
GeneralRe: User Control Error? Pin
nabeelkhan8-Nov-06 0:14
nabeelkhan8-Nov-06 0:14 
GeneralRe: User Control Error? Pin
tmiku8-Nov-06 0:30
tmiku8-Nov-06 0:30 
GeneralRe: User Control Error? Pin
nabeelkhan8-Nov-06 0:44
nabeelkhan8-Nov-06 0:44 
hi,
i register it the way u told me like this
<%@ Register TagPrefix="main_sub" TagName="catagory" src="../User_Control/cmbSubCatagory.ascx"%>
and i load in my page like this

Dim cntrl As UserControl = Page.LoadControl("../User_Control/cmbSubCatagory.ascx")
cntrl.visible=false
it cound not run in a good way and i havnt seen the control.
tell me hw can i overcome this sitution.
GeneralRe: User Control Error? Pin
tmiku8-Nov-06 1:19
tmiku8-Nov-06 1:19 
AnswerRe: User Control Error? Pin
just3ala28-Nov-06 2:54
just3ala28-Nov-06 2:54 
Questionremove control box from web form Pin
Imran Khan Pathan7-Nov-06 22:47
Imran Khan Pathan7-Nov-06 22:47 
AnswerRe: remove control box from web form Pin
Sandeep Akhare7-Nov-06 23:55
Sandeep Akhare7-Nov-06 23:55 
GeneralRe: remove control box from web form Pin
Imran Khan Pathan8-Nov-06 0:31
Imran Khan Pathan8-Nov-06 0:31 
GeneralRe: remove control box from web form Pin
Sandeep Akhare8-Nov-06 1:47
Sandeep Akhare8-Nov-06 1:47 
QuestionSearch Option Pin
Krishlibran7-Nov-06 22:22
Krishlibran7-Nov-06 22:22 
AnswerRe: Search Option Pin
Imran Khan Pathan7-Nov-06 22:59
Imran Khan Pathan7-Nov-06 22:59 
Questionhow can i call a javascipt function from Windows application Pin
Sandeep Akhare7-Nov-06 22:22
Sandeep Akhare7-Nov-06 22:22 
AnswerRe: how can i call a javascipt function from Windows application Pin
saqib828-Nov-06 0:01
saqib828-Nov-06 0:01 
QuestionRe: how can i call a javascipt function from Windows application Pin
just3ala28-Nov-06 3:38
just3ala28-Nov-06 3:38 
AnswerRe: how can i call a javascipt function from Windows application Pin
Sandeep Akhare8-Nov-06 3:45
Sandeep Akhare8-Nov-06 3:45 
QuestionDoubts? Pin
srilu nagalla7-Nov-06 21:42
srilu nagalla7-Nov-06 21:42 
AnswerRe: Doubts? Pin
Guffa7-Nov-06 21:56
Guffa7-Nov-06 21:56 
AnswerRe: Doubts? Pin
_mubashir7-Nov-06 21:59
_mubashir7-Nov-06 21:59 
GeneralRe: Doubts? Pin
srilu nagalla7-Nov-06 22:36
srilu nagalla7-Nov-06 22:36 
Questionhelp to create this form Pin
ratildo7-Nov-06 21:30
ratildo7-Nov-06 21:30 

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.