Click here to Skip to main content
15,893,663 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to implement windows services like thread in ASP.net? Pin
pankazmittal21-May-08 10:59
pankazmittal21-May-08 10:59 
AnswerRe: How to implement windows services like thread in ASP.net? Pin
Christian Graus21-May-08 13:43
protectorChristian Graus21-May-08 13:43 
QuestionStart and stop iisadmin programatically Pin
Member 344944221-May-08 9:00
Member 344944221-May-08 9:00 
AnswerRe: Start and stop iisadmin programatically Pin
led mike21-May-08 9:36
led mike21-May-08 9:36 
AnswerRe: Start and stop iisadmin programatically Pin
Member 28960888-Jun-08 8:51
Member 28960888-Jun-08 8:51 
Questiondisplaying an image Pin
Mohammad Al Hoss21-May-08 8:47
Mohammad Al Hoss21-May-08 8:47 
AnswerRe: displaying an image Pin
Christian Graus21-May-08 14:02
protectorChristian Graus21-May-08 14:02 
QuestionCopying a dll from the windows assembly into project Pin
Ekjon21-May-08 7:54
Ekjon21-May-08 7:54 
Hello,

I was trying to copy something from the windows assembly to my desired location.
I have done this before and it worked fine. For example, I've done this:

c:\windows\assembly\gac_msil\ xcopy microsoft.reportviewer.processingObjectModel c:\temp /i /h /s /r /y

Now, Im trying to use this:

c:\windows\assembly\ xcopy CrystalDecisions.ReportAppServer.ClientDoc c:\temp /i /h /s /r /y
And it says 'c:\windows\assembly\' is not recognized as an internal or external....bla bla bla

Anybody knows whats wrong with this?
Thanks.

Ekjon
AnswerRe: Copying a dll from the windows assembly into project Pin
led mike21-May-08 9:42
led mike21-May-08 9:42 
GeneralRe: Copying a dll from the windows assembly into project Pin
Ekjon21-May-08 10:31
Ekjon21-May-08 10:31 
GeneralRe: Copying a dll from the windows assembly into project Pin
led mike21-May-08 12:04
led mike21-May-08 12:04 
QuestionVisual Studio (open opposite) Pin
Todd Smith21-May-08 7:12
Todd Smith21-May-08 7:12 
AnswerRe: Visual Studio (open opposite) Pin
led mike21-May-08 9:39
led mike21-May-08 9:39 
GeneralRe: Visual Studio (open opposite) Pin
Todd Smith23-May-08 9:21
Todd Smith23-May-08 9:21 
GeneralRe: Visual Studio (open opposite) Pin
led mike23-May-08 10:09
led mike23-May-08 10:09 
QuestionSys.WebForms.PageRequestManagerServerErrorException? Pin
murali_utr21-May-08 5:35
murali_utr21-May-08 5:35 
AnswerRe: Sys.WebForms.PageRequestManagerServerErrorException? Pin
eyeseetee21-May-08 21:37
eyeseetee21-May-08 21:37 
QuestionHOW TO USE APPLICATION BLOCK Pin
mohd imran abdul aziz21-May-08 5:24
mohd imran abdul aziz21-May-08 5:24 
Questiondownloading txt file Pin
trilokharry21-May-08 4:02
trilokharry21-May-08 4:02 
AnswerRe: downloading txt file Pin
eyeseetee21-May-08 4:06
eyeseetee21-May-08 4:06 
GeneralRe: downloading txt file Pin
trilokharry21-May-08 4:53
trilokharry21-May-08 4:53 
AnswerRe: downloading txt file Pin
J4amieC21-May-08 4:26
J4amieC21-May-08 4:26 
QuestionLocking/Freezing every thing while running .aspx application???? [modified] Pin
avols14321-May-08 3:53
avols14321-May-08 3:53 
AnswerRe: Locking/Freezing every thing while running .aspx application???? Pin
eyeseetee21-May-08 4:07
eyeseetee21-May-08 4:07 
AnswerRe: Locking/Freezing every thing while running .aspx application???? Pin
keyboard warrior21-May-08 5:34
keyboard warrior21-May-08 5:34 

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.