Invalid path for child request

  • Thread starter Gürkan Demirci
  • Start date
G

Gürkan Demirci

Hi,

i am trying to execute (Server.Execute) an aspx file out of the main aspx
file.
The aspx file which i am trying to execute is in an subfolder
"plugins/header.aspx".
The line Server.Execute("plugins/header.aspx?id=0") gives me the error:
Invalid path for child request 'plugins/header.aspx?id=0'. A virtual path is
expected.

I am realy new to asp and don't know what to do. Can anybody help me please
?

regards,

gürkan
 
G

Guest

Hi Gurkan,

with Server.Execute you can't specify the folder name as well as the
querystring.

-- Vijay Pote
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top