Software Development Network Logo
  • SQL Server
  • Architecture
  • Windows Live
  • Smart Device
  • Windows Forms
  • Visual Basic
  • Game Technologies
  • .NET Development
  • Microsoft ISV
  • Visual C#
  • Visual FoxPro
  • VS Express Editions
  • Visual J#
  • VS Team System
  • Visual Studio

Software Development Network >> peta's Q&A profile

peta

Member List

xiaodao
DJacobson
Ted Nugent
Team DarkCore
ktegels
Mohammad Iqubal - MSFT
gmderek
Michael Herman -Parallelspace-
shaht
MYMMB
nabendu
double eagle
Robert Neal
Heistgonewrong
e-Musty
Christopher_N
jp01uk
joerage
Rich MSFT
IanH
Only Title

peta's Q&A profile

  • SQL Server Cannot find my default instance

    Hi, I'm using SQL server 200 Personal Edition. I had a named instance created at the time of installation and a default instance later. Now my default instance crashed and I want to rebuild my master db. But neither can I find my default instance in the drop down in the rebuildm dialog box (Only the named instance is present) nor is it allowing me to edit the server name in the drop down. What should I do Thanks in advance. Each instance has its own set of services. Look for the name following the $ in the service name, or the value in () depending on your installation and OS. ...Show All

  • SQL Server WSDL Support in WebService Task

    I have a wsdl file that SSIS says it doesn't support. What aspects of WSDL does SSIS not support. I can send the WSDL file to anyone that wants a copy, just use the contact me on my blog. This occurs with the webservice for the reporting services as well Item added to Product Feedback site http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx feedbackid=5c9df73a-0b04-4baf-b2d4-5db20fe5a09c ...Show All

  • .NET Development Where is my dll?

    I wrote a web service with VS2005RTM, and after published it, I cannot find the dll from the bin folder, Where is it Anybody can do me a favor Hello Saffron. There's an easy trick for tracking where your files live. Launch your service in debug mode, then go under Debug | Windows and choose Modules . Visual Studio will show you all the DLLs loaded in the running project; and it will not only tell you if one DLL has symbol associated, but the location of the symbol file as well! :-) In a simple example, my app got the following path: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\asmxwebservice2005\fc55b55b\ ...Show All

  • Visual Studio CRC error when installing Beta 2

    ERROR:Error 1331.Failed to correctly copy vcredist_IA64.exe file: CRC error. ERROR:Error 1331.Failed to correctly copy vcredist_x64.exe file: CRC error. The install said it completed successfully, but with warnings.  I looked in the error log and found the about two lines.  Any ideas about what is going fail, if anything, due to the above errors -Russ Yes, I installed from the same DVD. It does look like I will have to use an MSI editor to get around this..... Not extremely happy to do that. ...Show All

  • Visual Studio Team System Sample Files for Team System

    In the documentation for Team Architect, there is a link to the MS downloads area to get the sample application. This link doesn't resolve and you are dropped at the top page. Searching for the sample applications doesn't come back with anything. Any idea when the code will be posted The url given is:  go.microsoft.com/fwlink/ LinkId=40867 Just to be clear this is the eCommerce Logical Datacenter Diagram and the Catalog Application. I've not looked for all the other samples yet, just these two. Ian Akhila Thank you very much for letting me know it's working. Have now done the download and will be playing with things shortly. ...Show All

  • .NET Development Template Collection.

    Baislcy I'm attempting to create a custom control which shows the following in source view: < cc1 : ExampleBase ID ="ExampleBase1" runat ="server"> < cc1 : ExampleItem runat ="server"> Bla1 </ cc1 : ExampleItem > < cc1 : ExampleItem runat ="server"> Bla2 </ cc1 : ExampleItem > < cc1 : ExampleItem runat ="server"> Bla3 </ cc1 : ExampleItem > </ cc1 : ExampleBase > I have the following code which does just this: namespace Collection { [ToolboxData("<{0}:ExampleBase runat=server><{0}:Exampl ...Show All

  • Visual C++ /clr Static Libs Possible / linking between mananged and unmanaged

    Hi, Are static libs built with /clr supported under vs2005   When I link against any lib built this way I end up with unresolved tokens and externals.  The same code compiles with no issues with non /clr builds. How are static functions supported   They also seem to come up undefined at times. What are the differences when linking against dlls/libs that are built as managed   I can't seem to find any documentation regarding this.  I am going by trial and error, but would like to be able to do more design. Thank you Your scenario is pretty complex, and it would take me some time to t ...Show All

  • Visual Studio Load report failed

    I developed Windows application through VS 2003(VB.NET 2003), oracle 9.x and crystal report 10.0. When deploy crystal report on deployment machine, I am getting following error. Exception generated at -CrystalDecisions.ReportAppServer.ReportclientDocumentWrapper.EnsureIsOpened() -CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename, OpenReportMethod openMethod, Int16 parentJob) -CrystalDecisions.CrystalReports.Engine.ReportDocument.Load(String filename) My code is as follows: Dim crConnectionInfo As ConnectionInfo Dim crTables As Tables Dim crTable As Table Dim crTableLogoninfo As TableLogO ...Show All

  • Visual Studio "sgen.exe" exited with code 1

    I am trying to build a project in VS 2005 but I am getting the error: Error 67 "sgen.exe" exited with code 1. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets 1892 9 TAI.Util This project had been building just fine earlier today. The only thing that happened between is I refreshed the web references in this project. As a test I added the same web references to a new project and it builds just fine. Have you tried building with Detailed or Diagnostic verbosity   It seems that the error is certainly related to the generation of serializat ...Show All

  • Visual Studio Express Editions External Tools

    In Visual Studio 2003 in the menu Tools/External Tools... I add a menu to the File Explorer:   Title: Explorer Command: C:\Windows\explorer.exe Arguments: $(ProjectDir)   In VS.NET 2003 works fine, but when I do the same in Visual Basic 2005 Express Edition the external tool not works, appears a MessageBox with this message:   "The path 'C:\Projects\WindowsApp1\\' not exists or not is a directory"   At then end of the path there are two backslash but I don't know why. Anybody knows how to resolve it     The same applies to VS Standard - t ...Show All

  • .NET Development Error 25007.Error occurred while initializing fusion. Setup could not

    Hi, I am trying to install .net framework 2.0 on Windows XP OS. I get the following error " Error 25007 . Error occurred while initializing fusion . Setup could not load fusion with LoadLibraryShim().   how do i solve this     Many thanks Filipe... My problems started when Windows Update pushed the VS2005 SP1 update to me. I applied the automated update a few times, each time failed. Eventually, I could no longer start Visual Studio or any .Net 2.0 app, and doing a Repair on VS2005 and .Net 2.0 Framework installation both failed. Found out too ...Show All

  • Visual C++ VS2005 help - anyone else have problems with this?

    Hi I wanted to ask what other people's opinions are about the new help in VS2005.  I recently 'upgraded' from VS6 after a very brief dalliance with VS2003 and I must say that although the help files are full of indexes, actual help seems thin on the ground.  For example, when pressing F1 after getting an error about ATL::CStringT<BaseType,StringTraits>::FindOneOf, I get told the information could not be found, either locally or online.  Also, why doesn't typing in CString lead me to a page with a nice list of member functions, or at least to somewhere that I can find this information simply and efficiently.  This is ...Show All

  • Windows Forms Webservice Progress Bar and HttpContext problem

    Hi, I have been working thought the article (http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnservice/html/service11052002.asp) on the msdn site that walks through adding a progress bar to a webservice call.  Everything works well until I need to know the size of the data coming back.  However as Http is the transport protocol and because it has a content length p ...Show All

  • Visual Studio Debugging not working

    I'm new to the Visual Studio world so please be gentle. I'm running Visual Studio v7 at work, and I'm trying to debug a .Net web application. For whatever reason, the debugging is just not working. I placed multiple breakpoints in the page load function to ensure they would be called, and they are just not breaking. I am using the default install settings, and have not made any changes. Others I work with have the same install and they do not have any debugging troubles. Does anyone have any ideas on where I can start to figure out this problem. A couple of extra notes: 1. I'm on WinXP using IIS 5 2. I installed JRun 4 and had it connected ...Show All

  • Visual Studio Team System A "Complete" TFS b3 install guide.

    Hi folks! These are the steps that I've taken to install a working TFS Single Server environment. I've run this guide 4 times, and been successful everytime now. My setup is totally a Lab environment: 1 AMD X2 3800+, 4GB RAM, running Windows Server 2003 Std with Virtual Server 2005 Std 1 Virtual Machine 256MB, running Windows Server 2003 Std as Domain Controller and DNS 1 Virtual Machine 2GB, running Windows Server 2003 Std, SQL2005 September CTP, SharePoint Services 2.0 with SP2 and TFS beta3 1 Virtual Machine 256MB, running Windows XP with SP2, Office 2003 Pro with SP2 Full Install, Project 2003 Pro with SP2 Full Install, Visual Studio 2 ...Show All

©2008 Software Development Network