vs 2005 beta 2 - web service data menu not available

Visual Studio .Net

    Next

  • 1. Find and Replace Regular Expression
    I want to be able to search for a variable declaration within a loop to see if I've missed initialising any instances. ie. For ???? Dim MyVal as Double Next I found the following snippet on the VB2TheMax site by Francesco Balena. Dim {:i} As (.|\n)#<\1> Highlights the portion of code between the declaration of a local variable and the first occurrence of that variable in the method Can anyone suggest a regex snippet that I can use within the Find Dialog or how to modify the above snippet?
  • 2. GetView() and SupportedTechnologies not called
    I'm porting a wizard library from v1.1/VS2003 to v2/VS2005. Part of the library involves custom designers for components. These involve the following pattern: [ Designer(typeof(WizardRootDesigner), typeof(IRootDesigner)), ] public class Wizard : System.ComponentModel.Component, IPageInfoCollection { //...implementation details } public class WizardRootDesigner : ComponentDocumentDesigner, IRootDesigner { //...other stuff public object GetView(System.ComponentModel.Design.ViewTechnology technology) { if( theView == null ) theView = new WizardDesignerViewHost(); return theView; } public System.ComponentModel.Design.ViewTechnology[] SupportedTechnologies { get { return new ViewTechnology[] { ViewTechnology.Default }; } } } However, neither GetView() nor SupportedTechnologies ever gets called (they both were called properly under v1.1/VS2003). This causes problems for my custom designer, since theView never gets initialized under v2/VS2005. I noticed that NET2 sports a bunch of changes in the area of custom designers (e.g., DesignSurface, DesignSurfaceManager). Has the v1.1 approach to creating custom designers been obsoleted? What approach should I be using under v2/VS2005? - Mark
  • 3. How to create the red Snapline for a UserControl
    I have created a small user control encapsulating a combo box. In the designer, the blue snaplines appear when I move my user control in my form. But I want this user control also to show the red snapline which marks the text baseline. Is this possible? What do I have to do to accomplish this? Thanks in advance Ulrich
  • 4. VSS integration with VS.Net IDE
    using VS.Net 2003 and VSS 6.0d Have had set up for a long, long time. Today, I see a change in behavior in the VSS options in the IDE (project/solution view in Solution Explorer). The VSS features available when right clicking a file in the solution explorer formerly showed the check in option as: "Check In..." Where I would do my code comment and be done. Today it has "Check In Now". I cannot do a code comment, but is checking in code. How did this change, and how can I change it back?!?!? Thank you. Tom Stratford, City of Henderson, IT Dept. XXXX@XXXXX.COM

vs 2005 beta 2 - web service data menu not available

Postby flock » Tue, 07 Jun 2005 15:29:33 GMT

Hi

I am working with vs 2005 beta 2
I have a web service project

The problem is that i cant create a data source, the data menu is not 
available at all, and i have no way of getting access to the data base other 
that creating the c# to do it manually...

Regards

Greg Phillips



Similar Threads:

1.VS 2005 beta 2 deleted VS 2003 Menus

I installed VS 2005 beta 2 on a Windows XP SP2 machine. Everything went 
fine. But when I opened up VS 2003 later on, all the menues were gone.

Any idea? (I have seen this once before on another computer whenVisio 2003 
was installed.)

Tom 


2.Create a web service in VS.NET 2005 Standard edition beta 2

Hello everyone,

Does anyone knows how to create a ws in vs.net 2005 standard edition beta 2? 
There is no template project for web services... I tryed to create a ws in vs 
2003 and then import it into vs 2005, but i have had many problems when 
trying to run it in IIS instead the personal web server...  

Can anyone give me some clues??

Thanks in advance,

Maurice

3.VS 2005 (Previous) Beta Cleanup (Cleanout) Tool Available

If you have problems with any version of VS2005 Beta, possibly because of an 
earlier
beta version, or just want to properly cleanout your present version, use 
this tool from here:
https://blogs.msdn.com/astebner/archive/2005/04.aspx 


4.setup Sql Server 2005 Yukon Beta & VS .Net 2005 Beta

I had installed VS.Net 2005 Beta (VC#), and tried to install the Beta of Sql 
Server 2005 Beta, my aim is try to work on both. I was unable to installed to 
Sql Server 2005 Beta as it stated that it has incompatible components between 
them.
If each Beta has individual unique components and can not be used as 
integrated development tools, what hope is there?
Can anyone tell me how to overcome this. Thank you in advance

Punprom Kasemsant

5.ASP.Net Website Administration Tool not available in Vstudio 2005 menu

6. Posting VS 2005 RC code to VS 2005 Beta 2 site

7. C# Express 2005 beta vs C# VS 2005

8. Web Service not updating when developing and debugging within VS 2005



Return to Visual Studio .Net

 

Who is online

Users browsing this forum: No registered users and 40 guest