Microsoft
Software
Hardware
Network
Question : I need assistance using a VirtualPath in ASP.Net
Hi Experts,
I am trying to use the VirtualPath tag in my ASP.Net application, but I keep getting the following error:
'
http://dev.mfa.com/CAR2X
/Default.a
spx'
is not a valid virtual path.
What am I doing wrong? Thanks in advance.
mrotor
1:
<%@ PreviousPageType VirtualPath="http://dev.mfa.com/CAR2X/Default.aspx"%>
Answer : I need assistance using a VirtualPath in ASP.Net
You can try this:
<%@ PreviousPageType VirtualPath="~/CAR2X/Defau
lt.aspx" %>
Random Solutions
Login control design and Programming
Which is better G711 alaw, or GSm codecs
Portable Air Conditioner Question.
Data Validation in Excel 2007
FireBird stored procedure
Converting xcel files to html
Identifying creator of fake facebook page
Required Field Validator for 2 controls
Wireless Access Point - Hard Plastics Protective Cover
Previous Month-end Date based on Date in Text Box