Skip to main content

Bug Tracker

Side navigation

#3897 closed bug (invalid)

Opened January 16, 2009 10:56PM UTC

Closed January 17, 2009 03:42AM UTC

Last modified August 11, 2009 01:00PM UTC

Visual Studio 2008 compile error

Reported by: festa Owned by:
Priority: minor Milestone: 1.3.1
Component: unfiled Version: 1.3
Keywords: vs 2008 error CS1056: Unexpected character '$' Cc:
Blocked by: Blocking:
Description

Hi,

Not sure this is a bug but i get the following error when compiling just the jquery v1.3 in vs 2008

error CS1056: Unexpected character '$'

Ive not added any functions as using for the first time.

Attachments (0)
Change History (1)

Changed January 17, 2009 03:42AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

That is a C# error message, so it sounds like you've got your VS2008 project configured incorrectly. jQuery is Javascript code. Since this isn't a jQuery bug I'm closing the ticket.