Main Page | Report this Page
.NET DotNet Forum Index  »  JScript .NET Forum  »  jQuery Intelliscence...
Page 1 of 1    

jQuery Intelliscence...

Author Message
Alex Maghen...
Posted: Sun Jan 11, 2009 12:35 pm
Guest
Hi. I have, I think, very carefully followed all of the instructions for
configuring Visual Studio to work properly with integrated jQuaery and
Intelliscence, but, for some reason, it's not working for me, I have
installed the hot-fix for VS2008, I have the jquery-1.2.6.js and
jquery-1.2.6-vsdoc.js files in the same directory together, etc. It's just
not doing any intelliscence.

I'm wondering if anyone could build the world's simples VS 2008 Web Site
Project/Solution as a ZIP that is built in exactly such a way that the
intelliscence works and then I could use it to figure out what I'm doing
wrong?

Many thanks.

Alex Maghen
 
Steven Cheng...
Posted: Mon Jan 12, 2009 9:06 am
Guest
Hi Alex,

As for the JQuery, what's the version you're using and how about the
development machine's envirionment setting. In addition to the IDE
intellisense, does the runtime javascript behavior work correctly?

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg at (no spam) microsoft.com.


--------------------
Quote:
From: =?Utf-8?B?QWxleCBNYWdoZW4=?= <AlexMaghen at (no spam) newsgroup.nospam
Subject: jQuery Intelliscence
Date: Sun, 11 Jan 2009 08:35:00 -0800


Hi. I have, I think, very carefully followed all of the instructions for
configuring Visual Studio to work properly with integrated jQuaery and
Intelliscence, but, for some reason, it's not working for me, I have
installed the hot-fix for VS2008, I have the jquery-1.2.6.js and
jquery-1.2.6-vsdoc.js files in the same directory together, etc. It's just
not doing any intelliscence.

I'm wondering if anyone could build the world's simples VS 2008 Web Site
Project/Solution as a ZIP that is built in exactly such a way that the
intelliscence works and then I could use it to figure out what I'm doing
wrong?

Many thanks.

Alex Maghen
 
Alex Maghen...
Posted: Mon Jan 12, 2009 11:27 am
Guest
Steven - Whoops, I clicked the "Problem Closed 'Yes'" button by mistake. I
still haven't solved this. In answer to your questions:

- JQuery version: 1.2.6
- The Development Machine's "Environment" Setting: Can you be more specific?
I don't know exactly what that means. Do you mean Windows Environment
Variables? If so, which ones?
- As to the runtime, yes, it runs just fine. It's only about the
intelliscence.

I do have this question: Does it have to do with HOW I include jQuery in my
ASPX page?

Thanks!

Alex



""Steven Cheng"" wrote:

Quote:
Hi Alex,

As for the JQuery, what's the version you're using and how about the
development machine's envirionment setting. In addition to the IDE
intellisense, does the runtime javascript behavior work correctly?

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg at (no spam) microsoft.com.


--------------------
From: =?Utf-8?B?QWxleCBNYWdoZW4=?= <AlexMaghen at (no spam) newsgroup.nospam
Subject: jQuery Intelliscence
Date: Sun, 11 Jan 2009 08:35:00 -0800


Hi. I have, I think, very carefully followed all of the instructions for
configuring Visual Studio to work properly with integrated jQuaery and
Intelliscence, but, for some reason, it's not working for me, I have
installed the hot-fix for VS2008, I have the jquery-1.2.6.js and
jquery-1.2.6-vsdoc.js files in the same directory together, etc. It's just
not doing any intelliscence.

I'm wondering if anyone could build the world's simples VS 2008 Web Site
Project/Solution as a ZIP that is built in exactly such a way that the
intelliscence works and then I could use it to figure out what I'm doing
wrong?

Many thanks.

Alex Maghen


 
Steven Cheng...
Posted: Wed Jan 14, 2009 7:06 am
Guest
Thanks for your reply Alex,

As for the "machine environment", I means the Visual Studio's version(and
SP version if installed).

I've also performed some local test by following Scott's instructions in
his article:

http://weblogs.asp.net/scottgu/archive/2008/11/21/jquery-intellisense-in-vs-
2008.aspx

It worked fine after I restarted my Visual Studio. Here're the steps I
tried:

1. Open Visual Studio 2008 SP1.
2. Install KB958502.
3. Download jquery-1.2.6-vsdoc.js and jquery-1.2.6.js and include them to
my ASP.NET Web Application.
4. The intellisense doesn't work.
5. Restart Visual Studio and it works.


In addition, there are some web threads discussing on JQuery and Visual
Studio intellisense problems:

http://blog.bvsoftware.com/post/2008/11/06/JQuery-Intellisense-in-Visual-Stu
dio-2008-Tip-if-its-not-working-in-MVC.aspx

http://itscommonsensestupid.blogspot.com/2008/11/potential-jquery-intellisen
ses-bug.html

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg at (no spam) microsoft.com.


--------------------

Quote:
From: =?Utf-8?B?QWxleCBNYWdoZW4=?= <AlexMaghen at (no spam) newsgroup.nospam
References: <9D639081-5C07-4D9C-A6F7-B64A18BD44C6 at (no spam) microsoft.com
o8UKuaLdJHA.2052 at (no spam) TK2MSFTNGHUB02.phx.gbl
Subject: RE: jQuery Intelliscence
Date: Mon, 12 Jan 2009 07:27:01 -0800


Steven - Whoops, I clicked the "Problem Closed 'Yes'" button by mistake. I
still haven't solved this. In answer to your questions:

- JQuery version: 1.2.6
- The Development Machine's "Environment" Setting: Can you be more
specific?
I don't know exactly what that means. Do you mean Windows Environment
Variables? If so, which ones?
- As to the runtime, yes, it runs just fine. It's only about the
intelliscence.

I do have this question: Does it have to do with HOW I include jQuery in
my
ASPX page?

Thanks!

Alex

 
Alex Maghen...
Posted: Wed Jan 14, 2009 11:33 am
Guest
I just realized something: You say in your instructions to place the .js
files in your "Web Application." For the intelliscence to work, does it have
to be a "Web Application" project or can it just be a "Web Site"? Maybe
that's my problem?

Alex



"Alex Maghen" wrote:

Quote:
Steven - Whoops, I clicked the "Problem Closed 'Yes'" button by mistake. I
still haven't solved this. In answer to your questions:

- JQuery version: 1.2.6
- The Development Machine's "Environment" Setting: Can you be more specific?
I don't know exactly what that means. Do you mean Windows Environment
Variables? If so, which ones?
- As to the runtime, yes, it runs just fine. It's only about the
intelliscence.

I do have this question: Does it have to do with HOW I include jQuery in my
ASPX page?

Thanks!

Alex



""Steven Cheng"" wrote:

Hi Alex,

As for the JQuery, what's the version you're using and how about the
development machine's envirionment setting. In addition to the IDE
intellisense, does the runtime javascript behavior work correctly?

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg at (no spam) microsoft.com.


--------------------
From: =?Utf-8?B?QWxleCBNYWdoZW4=?= <AlexMaghen at (no spam) newsgroup.nospam
Subject: jQuery Intelliscence
Date: Sun, 11 Jan 2009 08:35:00 -0800


Hi. I have, I think, very carefully followed all of the instructions for
configuring Visual Studio to work properly with integrated jQuaery and
Intelliscence, but, for some reason, it's not working for me, I have
installed the hot-fix for VS2008, I have the jquery-1.2.6.js and
jquery-1.2.6-vsdoc.js files in the same directory together, etc. It's just
not doing any intelliscence.

I'm wondering if anyone could build the world's simples VS 2008 Web Site
Project/Solution as a ZIP that is built in exactly such a way that the
intelliscence works and then I could use it to figure out what I'm doing
wrong?

Many thanks.

Alex Maghen


 
Steven Cheng...
Posted: Thu Jan 15, 2009 2:35 am
Guest
Hi Alex,

I've tested via both "Web Site" project and "Web Application" project, both
of them works with Jquery intellisense. As for VS 2008, we suggest you
install SP1 before the JQuery hotfix.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg at (no spam) microsoft.com.



--------------------
Quote:
From: =?Utf-8?B?QWxleCBNYWdoZW4=?= <AlexMaghen at (no spam) newsgroup.nospam
Subject: RE: jQuery Intelliscence
Date: Wed, 14 Jan 2009 07:33:02 -0800


I just realized something: You say in your instructions to place the .js
files in your "Web Application." For the intelliscence to work, does it
have
to be a "Web Application" project or can it just be a "Web Site"? Maybe
that's my problem?

Alex



"Alex Maghen" wrote:

Steven - Whoops, I clicked the "Problem Closed 'Yes'" button by mistake.
I
still haven't solved this. In answer to your questions:

- JQuery version: 1.2.6
- The Development Machine's "Environment" Setting: Can you be more
specific?
I don't know exactly what that means. Do you mean Windows Environment
Variables? If so, which ones?
- As to the runtime, yes, it runs just fine. It's only about the
intelliscence.

I do have this question: Does it have to do with HOW I include jQuery in
my
ASPX page?

Thanks!

Alex



""Steven Cheng"" wrote:

Hi Alex,

As for the JQuery, what's the version you're using and how about the
development machine's envirionment setting. In addition to the IDE
intellisense, does the runtime javascript behavior work correctly?

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead


Delighting our customers is our #1 priority. We welcome your comments
and
suggestions about how we can improve the support we provide to you.
Please
feel free to let my manager know what you think of the level of
service
provided. You can send feedback directly to my manager at:
msdnmg at (no spam) microsoft.com.


--------------------
From: =?Utf-8?B?QWxleCBNYWdoZW4=?= <AlexMaghen at (no spam) newsgroup.nospam
Subject: jQuery Intelliscence
Date: Sun, 11 Jan 2009 08:35:00 -0800


Hi. I have, I think, very carefully followed all of the instructions
for
configuring Visual Studio to work properly with integrated jQuaery
and
Intelliscence, but, for some reason, it's not working for me, I have
installed the hot-fix for VS2008, I have the jquery-1.2.6.js and
jquery-1.2.6-vsdoc.js files in the same directory together, etc. It's
just
not doing any intelliscence.

I'm wondering if anyone could build the world's simples VS 2008 Web
Site
Project/Solution as a ZIP that is built in exactly such a way that
the
intelliscence works and then I could use it to figure out what I'm
doing
wrong?

Many thanks.

Alex Maghen



 
 
Page 1 of 1    
All times are GMT - 5 Hours
The time now is Thu Nov 26, 2009 10:03 am