Click here to Skip to main content
15,922,145 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionSmtp mail sending problem Pin
NeoJey17-Oct-06 20:45
NeoJey17-Oct-06 20:45 
Questiongenerating asp.net pages Pin
ybasha17-Oct-06 19:56
ybasha17-Oct-06 19:56 
Questiondot net presentations Pin
Sebastian T Xavier17-Oct-06 19:29
Sebastian T Xavier17-Oct-06 19:29 
AnswerRe: dot net presentations Pin
Jerry Hammond17-Oct-06 20:48
Jerry Hammond17-Oct-06 20:48 
QuestionTree View link's Pin
nannapanenikamalnath17-Oct-06 19:26
nannapanenikamalnath17-Oct-06 19:26 
Questionasp:label databinding Pin
ybasha17-Oct-06 15:26
ybasha17-Oct-06 15:26 
AnswerRe: asp:label databinding Pin
Christian Graus17-Oct-06 16:10
protectorChristian Graus17-Oct-06 16:10 
GeneralRe: asp:label databinding Pin
ybasha17-Oct-06 16:42
ybasha17-Oct-06 16:42 
GeneralRe: asp:label databinding Pin
Amit Agarrwal17-Oct-06 18:37
Amit Agarrwal17-Oct-06 18:37 
AnswerRe: asp:label databinding Pin
kirthikirthi17-Oct-06 18:39
kirthikirthi17-Oct-06 18:39 
GeneralRe: asp:label databinding Pin
ybasha17-Oct-06 19:50
ybasha17-Oct-06 19:50 
QuestionChange dynamically ConnectionString of SQLDatasource Pin
Sianspheric17-Oct-06 13:46
Sianspheric17-Oct-06 13:46 
AnswerRe: Change dynamically ConnectionString of SQLDatasource Pin
minhpc_bk17-Oct-06 15:57
minhpc_bk17-Oct-06 15:57 
GeneralRe: Change dynamically ConnectionString of SQLDatasource Pin
Sianspheric18-Oct-06 2:47
Sianspheric18-Oct-06 2:47 
GeneralRe: Change dynamically ConnectionString of SQLDatasource Pin
minhpc_bk18-Oct-06 20:08
minhpc_bk18-Oct-06 20:08 
GeneralRe: Change dynamically ConnectionString of SQLDatasource Pin
Sianspheric19-Oct-06 7:26
Sianspheric19-Oct-06 7:26 
QuestionWizard control does not work - help Pin
Rookie17-Oct-06 12:03
Rookie17-Oct-06 12:03 
AnswerRe: Wizard control does not work - help Pin
minhpc_bk17-Oct-06 15:57
minhpc_bk17-Oct-06 15:57 
QuestionChange Direction of SiteMapPath Pin
morteza5717-Oct-06 10:37
morteza5717-Oct-06 10:37 
AnswerRe: Change Direction of SiteMapPath Pin
minhpc_bk17-Oct-06 19:48
minhpc_bk17-Oct-06 19:48 
GeneralRe: Change Direction of SiteMapPath Pin
morteza5717-Oct-06 20:13
morteza5717-Oct-06 20:13 
QuestionLoad XML file Pin
shapper17-Oct-06 9:22
shapper17-Oct-06 9:22 
AnswerRe: Load XML file Pin
minhpc_bk17-Oct-06 19:49
minhpc_bk17-Oct-06 19:49 
Questionregarding "application/octet-stream" Pin
DGtech17-Oct-06 5:11
DGtech17-Oct-06 5:11 
QuestionASP.NET and Shell command Pin
Ritesh123417-Oct-06 4:15
Ritesh123417-Oct-06 4:15 
Hi,
My ASP.NET application is hosted on Windows 2003 Standard Server with IIS6.0. My

application dynamically converts the autocad files to PDF when user request it, For this i

am using third party command line tool which accept input file path and output file path and

i am calling this exe using [B][I]Shell()[/I][/B] method. Evetything is working fine on

development machine which is windows 2000 pro. But when i run the same on server seems like

thigs not working,Is it related to any security settings of IIS.

(I also set the application Execute permission to Script and Executable but no luck....

:ehh: )

If you can provide any thread it would be help full.


Regards,
Ritesh N. Jain

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.