Click here to Skip to main content
15,888,100 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Breadcrumbs align right of menu Pin
sashidhar1-Sep-09 21:50
sashidhar1-Sep-09 21:50 
Questionclient side script for server control Pin
dotnetcsharpdev1-Sep-09 4:01
dotnetcsharpdev1-Sep-09 4:01 
AnswerRe: client side script for server control Pin
DeveloperAtul1-Sep-09 4:18
DeveloperAtul1-Sep-09 4:18 
AnswerRe: client side script for server control Pin
Not Active1-Sep-09 4:21
mentorNot Active1-Sep-09 4:21 
AnswerRe: client side script for server control Pin
dotnetcsharpdev1-Sep-09 4:55
dotnetcsharpdev1-Sep-09 4:55 
GeneralRe: client side script for server control Pin
DoctorMick1-Sep-09 5:52
DoctorMick1-Sep-09 5:52 
GeneralRe: client side script for server control Pin
dotnetcsharpdev1-Sep-09 5:56
dotnetcsharpdev1-Sep-09 5:56 
QuestionWrong path. Pin
yuneyev1-Sep-09 3:56
yuneyev1-Sep-09 3:56 
Hi everyone.

I'm having an error in my application that is confusing me.
The error is this one:

Could not find a part of the path "C:\CrkBusinessplatform\Aplicacao\Publico\sistemas\ccs\CRK.Monitores\sistemas\ccs\CRK.Monitores\monitor_arquivos\xslt\ACCS001.xslt"

Here are the facts: The correct path would be C:\CrkBusinessplatform\Aplicacao\Publico\sistemas\ccs\CRK.Monitores\xslt\ACCS001.xslt -> A part of the path is coming twice.
The archive ACCS001 is in this correct path.

The code line of the error is like this:
xslt.Load(Page.Request.PhysicalApplicationPath+"/monitor_arquivos/xslt/ACCS001.xslt");

I'm using .NET 1.1 on IIS 6.
The folder CRK.Monitores is a virtual directory in IIS. So the code should return the right path, right?

Oh, one more thing. The DLL of this page is the same here and there(I have checked it). And the error does not occur here.

Thanks in advance. Smile | :)
AnswerRe: Wrong path. Pin
Abhishek Sur1-Sep-09 10:24
professionalAbhishek Sur1-Sep-09 10:24 
QuestionChange Clothes Dynamically! Pin
Kunjal9991-Sep-09 3:09
Kunjal9991-Sep-09 3:09 
AnswerRe: Change Clothes Dynamically! Pin
Not Active1-Sep-09 3:17
mentorNot Active1-Sep-09 3:17 
GeneralRe: Change Clothes Dynamically! Pin
Kunjal9991-Sep-09 3:23
Kunjal9991-Sep-09 3:23 
GeneralRe: Change Clothes Dynamically! Pin
Not Active1-Sep-09 3:46
mentorNot Active1-Sep-09 3:46 
GeneralRe: Change Clothes Dynamically! Pin
Richard MacCutchan1-Sep-09 6:15
mveRichard MacCutchan1-Sep-09 6:15 
AnswerCheck out this website tool Pin
David Mujica1-Sep-09 3:29
David Mujica1-Sep-09 3:29 
AnswerRe: Change Clothes Dynamically! Pin
Ravi Sant14-Apr-11 22:35
Ravi Sant14-Apr-11 22:35 
QuestionDisable the entire page Pin
Ravi Adabala1-Sep-09 2:29
Ravi Adabala1-Sep-09 2:29 
AnswerRe: Disable the entire page Pin
Not Active1-Sep-09 2:35
mentorNot Active1-Sep-09 2:35 
GeneralRe: Disable the entire page Pin
Ravi Adabala1-Sep-09 4:13
Ravi Adabala1-Sep-09 4:13 
GeneralRe: Disable the entire page Pin
Not Active1-Sep-09 4:22
mentorNot Active1-Sep-09 4:22 
QuestionPassing value to other form Pin
nagendrathecoder1-Sep-09 2:27
nagendrathecoder1-Sep-09 2:27 
AnswerRe: Passing value to other form Pin
Vimalsoft(Pty) Ltd1-Sep-09 2:29
professionalVimalsoft(Pty) Ltd1-Sep-09 2:29 
GeneralRe: Passing value to other form Pin
nagendrathecoder1-Sep-09 2:43
nagendrathecoder1-Sep-09 2:43 
GeneralRe: Passing value to other form Pin
Vimalsoft(Pty) Ltd1-Sep-09 2:53
professionalVimalsoft(Pty) Ltd1-Sep-09 2:53 
AnswerRe: Passing value to other form Pin
Suresh Suthar1-Sep-09 2:37
professionalSuresh Suthar1-Sep-09 2:37 

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.