Groups | Blog | Home
all groups > dotnet xml > august 2005 >

dotnet xml : A string literal was expected, but no opening quote character was


NRao
8/24/2005 2:18:11 PM
I am trying to display just XML in aspx page. To display only XML I removed
all html tags in aspx page and writing xml using response.write. This works
fine in Dev.Once we move it to production where we use SSL am I am getting 'A
string literal was expected, but no opening quote character was found'. This
is because it is talking our double quotes for attributes. Any idea how to
resolve this issue.

Thanks

YudiHerman
11/1/2006 6:11:34 PM

In the IIS manager

Step 1: Run inetmgr
Step 2: Go down the tree of your machine to the Default Web Site
Step 3: Right Click on the web application you are developing
Step 4: Click on Properties
Step 5: Change the setting of Execute permission to Scripts an
Executables


Sincerely,

Yehuda Herman,
MS in Software Engineering
Monmouth University, West Long Branch, N

--
YudiHerma
-----------------------------------------------------------------------
YudiHerman's Profile: http://www.hightechtalks.com/m33
View this thread: http://www.hightechtalks.com/t35590
AddThis Social Bookmark Button