.NET Forum / Visual Studio.NET / IDE / February 2006
Data menu - how do I make it appear?
|
|
Thread rating:  |
Stan Spotts - 13 Feb 2006 20:57 GMT If I'm on a data connection, the data menu appears and I can add tables, etc. However, I want to see the Data menu that shows the items to show datasources, add new datasource, create dataset, etc. to appear.
What's the secret?
Thanks, --Stan
"Gary Chang[MSFT]" - 14 Feb 2006 03:18 GMT Hi Stan,
Would you please provide some more detailed description about your scenario?
Do you mean the "Data" item disappears in your VS2003(or VS2005?) IDE's main menu while you perform some operation? It is better if you can provide some repro steps about this issue...
Thanks for your understanding!
Best regards,
Gary Chang Microsoft Community Support ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00 AM PST, February 14, 2006. Please complete a re-registration process by entering the secure code mmpng2006 when prompted. Once you have entered the secure code mmpng2006, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ======================================================
Stan Spotts - 14 Feb 2006 04:16 GMT Sorry, Gary - I was in a hurry and didn't consider details. Here you go:
VS 2005, using C#, on a web application.
The main menu (File, Edit, Debug, etc.) doesn't show the "Data" menu selection, which would have the menu items "Show Datasources (Sh-Alt-D)", "Add New Datasource", "Create DataSet", and one other that escapes me.
It shows up fine for Windows Apps, and all articles and docs I've read indicate that it should be available for Web apps as well, but I can't figure how how to make it show up. This is both on a machine running Windows 2003 Server that at one time had VSTS beta 2 on it, and another running XP that never had VSTS betas on it.
Thanks, --Stan
> Hi Stan, > [quoted text clipped - 26 lines] > rights. > ====================================================== "Gary Chang[MSFT]" - 14 Feb 2006 06:16 GMT Hi Stan,
>It shows up fine for Windows Apps, and all articles and docs >I've read indicate that it should be available for Web apps >as well, but I can't figure how how to make it show up. I am afraid the Data menu is not available for a web site/web service project in Visual Studio 2005. Unlike the WinForm and Console applications' programming model, the web project's data source object in not in the client machine's memory, so we adopt a different design-time behavior for a web site/service project. This is by design in VS2005.
If you need to add some datasourcce or dataset to your web project, I suggest you use the items from Toolbox's Data tab or the "Add New Item..." wizard of the project.
Thanks for your understanding!
Best regards,
Gary Chang Microsoft Community Support ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00 AM PST, February 14, 2006. Please complete a re-registration process by entering the secure code mmpng2006 when prompted. Once you have entered the secure code mmpng2006, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ======================================================
Stan Spotts - 14 Feb 2006 20:33 GMT I was afraid of that (by design). I really wanted to find a way to reference all my datasets from one location. Man, now I have to actually work at it ;).
> Hi Stan, > [quoted text clipped - 35 lines] > rights. > ====================================================== "Gary Chang[MSFT]" - 15 Feb 2006 03:13 GMT Hi Stan,
I do understand your concern in this scenario, I highly suggest you can submit this feedback to our product feedback center: http://lab.msdn.microsoft.com/productfeedback/default.aspx
Thasnks for your understanding!
Best regards,
Gary Chang Microsoft Community Support ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00 AM PST, February 14, 2006. Please complete a re-registration process by entering the secure code mmpng2006 when prompted. Once you have entered the secure code mmpng2006, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ======================================================
Stan Spotts - 15 Feb 2006 11:51 GMT Gary - thanks, but I was half-teasing. It's really no big deal since the XSD's are all in one place anyway. I just don't have as nice a way of working with them.
> Hi Stan, > [quoted text clipped - 22 lines] > rights. > ====================================================== "Gary Chang[MSFT]" - 16 Feb 2006 03:06 GMT Hi Stan,
I will also forward your concern to our corresponding product team for review, thanks!
Best regards,
Gary Chang Microsoft Community Support ====================================================== PLEASE NOTE the newsgroup SECURE CODE and PASSWORD will be updated at 9:00 AM PST, February 14, 2006. Please complete a re-registration process by entering the secure code mmpng06 when prompted. Once you have entered the secure code mmpng06, you will be able to update your profile and access the partner newsgroups. ====================================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from this issue. ====================================================== This posting is provided "AS IS" with no warranties, and confers no rights. ======================================================
--------------------
>From: "Stan Spotts" <sspotts@community.nospam> >References: <ufTIbAOMGHA.1124@TK2MSFTNGP10.phx.gbl> <MlWDEVRMGHA.768@TK2MSFTNGXA01.phx.gbl> <uBU$m3RMGHA.3100@tk2msftngp13.phx.gbl> <eDflE5SMGHA.128@TK2MSFTNGXA01.phx.gbl> <eP#skXaMGHA.2036@TK2MSFTNGP14.phx.gbl> <p6XAl3dMGHA.668@TK2MSFTNGXA01.phx.gbl>
>Subject: Re: Data menu - how do I make it appear? >Date: Wed, 15 Feb 2006 06:51:48 -0500 [quoted text clipped - 41 lines] >> rights. >> ======================================================
Free MagazinesGet these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...
|
|
|