Saturday, March 24, 2012

Strnge characters causing compilation error

hi,

i am hoping that someone may be able to help me... i have been writing
vb.net pages using visual web developer. they all work fine locally
however when i upload to the server i get the following error:

Compiler Error Message: BC30037: Character is not valid.

it looks as if some strange characters have been added to the end of
every line of code causing the script to error. see the page here:
http://www.albamclothing.com/register.aspx
doe anyone know what may cause this? or even better how to get rid of
them?

many thanksIt may be the strange return character that word puts in, Ive only seen this
when moving from a windows environment to a unix environment before, but if
there is some sort of FTP going on when youre uploading I'd suggest putting
the FTP client in BINARY mode before uploading...

Regards

Rod
<tom_burrow@.umbro.co.ukwrote in message
news:1158137142.668189.67720@.e63g2000cwd.googlegro ups.com...

Quote:

Originally Posted by

hi,
>
i am hoping that someone may be able to help me... i have been writing
vb.net pages using visual web developer. they all work fine locally
however when i upload to the server i get the following error:
>
Compiler Error Message: BC30037: Character is not valid.
>
it looks as if some strange characters have been added to the end of
every line of code causing the script to error. see the page here:
http://www.albamclothing.com/register.aspx
>
doe anyone know what may cause this? or even better how to get rid of
them?
>
many thanks
>

0 comments:

Post a Comment