Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I'm taking over a project for somebody and have added a new form to it. When I compile it and upload the 3 files(.aspx, .aspx.cs, and aspx.resx) and try to run the page it's giving me a parse error and referencing the first line of code. Here is the link that will bring up the annyoying error:

 

http://www.directaccesslegal.com/dals/AdminEdit.aspx?id={910C8C65-8644-4FC8-BDBE-FB09A9A163E3}

 

If anyone has any suggestions, this would help me greatly.

 

Thanks.

  • *Experts*
Posted

You also need to upload the compiled DLL files in the appropriate

directory (probably /bin). You do not need to upload the .aspx.cs

files, because the code is compiled and run in the DLL.

"Being grown up isn't half as fun as growing up

These are the best days of our lives"

-The Ataris, In This Diary

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...