Click here to Skip to main content
15,917,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow Can i print byte array asp.net *web application* Pin
Anto Reegan13-Apr-14 19:59
Anto Reegan13-Apr-14 19:59 
QuestionC# Pin
Member 1074507612-Apr-14 18:39
Member 1074507612-Apr-14 18:39 
AnswerRe: C# Pin
Richard MacCutchan12-Apr-14 22:04
mveRichard MacCutchan12-Apr-14 22:04 
Questionxcopy is failing when directory is not found Pin
indian14311-Apr-14 6:55
indian14311-Apr-14 6:55 
AnswerRe: xcopy is failing when directory is not found Pin
Richard Andrew x6412-Apr-14 15:18
professionalRichard Andrew x6412-Apr-14 15:18 
GeneralRe: xcopy is failing when directory is not found Pin
indian14314-Apr-14 7:39
indian14314-Apr-14 7:39 
AnswerRe: xcopy is failing when directory is not found Pin
Richard Andrew x6414-Apr-14 15:33
professionalRichard Andrew x6414-Apr-14 15:33 
GeneralRe: xcopy is failing when directory is not found Pin
indian14316-Apr-14 10:20
indian14316-Apr-14 10:20 
GeneralRe: xcopy is failing when directory is not found Pin
Richard Andrew x6416-Apr-14 10:25
professionalRichard Andrew x6416-Apr-14 10:25 
Questionsearch function C# Pin
Tumtum2111-Apr-14 4:29
Tumtum2111-Apr-14 4:29 
AnswerRe: search function C# Pin
Richard Andrew x6414-Apr-14 15:38
professionalRichard Andrew x6414-Apr-14 15:38 
QuestionRollback DB changes through the UI - requesting advice Pin
pmcm11-Apr-14 1:40
pmcm11-Apr-14 1:40 
AnswerRe: Rollback DB changes through the UI - requesting advice Pin
Marco Bertschi11-Apr-14 2:28
protectorMarco Bertschi11-Apr-14 2:28 
QuestionNeed a solution for my problem Pin
indian14310-Apr-14 10:30
indian14310-Apr-14 10:30 
AnswerRe: Need a solution for my problem Pin
Nico Haegens10-Apr-14 22:50
professionalNico Haegens10-Apr-14 22:50 
GeneralRe: Need a solution for my problem Pin
indian14311-Apr-14 6:36
indian14311-Apr-14 6:36 
The problem is we want to have only one common master file across the projects. For that I have solved it by using the master page dll concept as given here in this blog. () [^] But the problem is as I am accessing a dll of master page if I want to add a user control to it then its ascx file is not available when we reference its dll.

Then I came up with a solution to convert the user controls also into custom controls so that I can put them on the master page and access them.
Now for that I am getting the following error.
Error	86	Cannot use a leading .. to exit above the top directory.	ASPNETCOMPILER	0	0	Core

And I have another doubt, that if I have any images and configuration values used in a customer control code, how should I deal with them? Can you please guide me or help me or send a link to me so that I can implement it in best possible way.
Thanks & Regards,

Abdul Aleem Mohammad
St Louis MO - USA

GeneralRe: Need a solution for my problem Pin
Nico Haegens11-Apr-14 7:28
professionalNico Haegens11-Apr-14 7:28 
GeneralRe: Need a solution for my problem Pin
indian14311-Apr-14 13:27
indian14311-Apr-14 13:27 
GeneralRe: Need a solution for my problem Pin
Nico Haegens12-Apr-14 14:11
professionalNico Haegens12-Apr-14 14:11 
GeneralRe: Need a solution for my problem Pin
indian14313-Apr-14 20:09
indian14313-Apr-14 20:09 
GeneralRe: Need a solution for my problem Pin
indian14314-Apr-14 6:01
indian14314-Apr-14 6:01 
GeneralRe: Need a solution for my problem Pin
Nico Haegens14-Apr-14 11:56
professionalNico Haegens14-Apr-14 11:56 
Questionapply styles in excel with Openxml Pin
byka10-Apr-14 6:18
byka10-Apr-14 6:18 
QuestionConverting aspx pages into ascx pages Pin
indian1439-Apr-14 14:08
indian1439-Apr-14 14:08 
AnswerRe: Converting aspx pages into ascx pages Pin
Blikkies9-Apr-14 22:55
professionalBlikkies9-Apr-14 22:55 

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.