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

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

AmigaBlitter

Member List

pkane
RickMcdannel
Wollmatt
lovely
Abhinav Mohan
Taylor
Rob Holland
Fabrizio Valenti
Miguel Angel Herrera Escobar
bat313
Ashwin11557
thahn
DuvallBuck
Scott Waye2
stuart54321
Roman Wienicke
SWhittet
Fazeel Shaikh
James Downey
Venn Syii
Only Title

AmigaBlitter's Q&A profile

  • Visual Studio Team System Code coverage - unit testing web service - VSEnterpriseHelper.axd

    When running our unit tests for a web service with code coverage enabled the following error is displayed... (with no code coverage generated). Exception was thrown: The web site could not be configured correctly; getting ASP.NET process information failed. Requesting 'http://localhost:22888/AppTier/VSEnterpriseHelper.axd' returned an error: The remote server returned an error: (500) Internal Server Error.. Cannot initialize post instrumentation ...Show All

  • Windows Forms Global Right Mouse Click at Design Time

    Is it possible capture the right mouse click popup and add items to it   I saw the DesignerVerb, but that's only for that particular control.  Basically, if it's possible, I'd like to capture anytime a System.Windows.Forms.Control is clicked on. &nb ...Show All

  • Visual C++ 2 questions

    1.) I am having problems installing the software. It gets to the downloading part says 0% and says it couldent load.   2.) I..want to become a game developer...but dont know anything. Anywhere I can go to get started learning   My bad!!! meant to put this in C++ .......nope.....found another place I should have put this.....When a mod gets to this, can they move this Hi, I guess you're talking about installing ...Show All

  • SQL Server Can't connect with Visual Web Developer Express

    When attempting to use VWD Express' built-in web server I recieve the following error in browser window: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) I've done the following: ...Show All

  • Visual C# DeSerialize a complex XML file

    I am trying to DeSerialize following config.xml file, but the sample code I used from internet does not populate the values of all the elements. Can any one please suggest a code - Best Regards, Pranav < xml version = " 1.0 " > < ConfigData xmlns:xsi = " http://www.w3.org/2001/XMLSchema-instance " xmlns:xsd = " http://www.w3.org/2001/XMLSchema " > < OrgUnit > < SheetName > ...Show All

  • Smart Device Development Smart Device Application

    Hello, I am developing a smart device application for Pocket PC. In that I want to connect to server using HTTP protocol. I want to know that using WinInet.lib file i.e this Visual C++ edition support winInet MFC classes. Bhagvat Hi, There are quite a few HTML related MFC classes that aren't there on devices. ( see http://msdn2.microsoft.com/en-us/library/80a966hh.aspx for the list of classes that are sup ...Show All

  • .NET Development self-completing distributed transaction?

    Please see http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=144757  I think I may have originally posted to the wrong forum. Thanks! ...Show All

  • SQL Server SQL Express Edition licensing issue

    Hello Guys, Just would like to check with you guys if SQL Express Edition is allowed to be used for web hosting company to server his client I asked the same question, but didn't received any response... So please, someone knows something about this ...Show All

  • SQL Server Advanced SQL Generation Options in VS2005

    Hi There im not sure if im in the right place but i was wondering why the above option is greyed out when creating a new sql datasource. This occurs even when i select all fields within the table (including primary key fields) Thanks Todd How could you configure the data source without connecting to the database ...Show All

  • SQL Server Foreach Loop based on Variable String separated by Semi-Colon Items?

    Hi, How can i integrate a foreach loop based on a variable that have for example "ONE;TWO;THREE" and i want to run for ONE, TWO and for THREE items... Is this possible using the foreach task Or do i have to code it in a script (not a good ideia) Best Regards, Luis Simoes The easiest way to do this would be to have a script task inside a for loop that strips off the first item in the string and stores it in a variable. You can th ...Show All

  • .NET Development Need help in Webservice Deployment [How to deploy a webservice?]

    Dear all i am getting this error when i am deploying a webservice made in asp.net 2.0. i havnt deployed a webservice before and this is my first time. i have followed all the proxy creating process and the virtual directy assignment stuff. tell me what i am missing. i get this error when i access the webservice from IE. The webservice class name is Service.asmx ------------------------------------------------------------------------ ...Show All

  • .NET Development Creating .DDL

    Hello Anyone know how to create a .DLL using Visual studio2005 I am trying to build the project class but when i see bin folder no dll exists. Thanks   abhilash Hi, Also, make sure your project has build enabled: Right-click your solution in solution explorer and choose "Configuration manager...". Verify that the checkbox for your project is checked. ...Show All

  • Visual Studio Team System TFS crush

    Sometimes the TFS will crush and the JIT debugger will show a dialog to ask me if I want to debug the service. I checked the event log and found there are some errors (from later to older): Error(15:20:54) : EventType teamfoundationue, P1 1.0.0.0, P2 tfs, P3 v2.0.50215, P4 8.0.0.0, P5 eleadunhandledexception, P6 9ca2ef21, P7 499f38b1, P8 ae76437f, P9 NIL, P10 NIL. Error(15:20:54) : Initialization failed to load task list from TFS Registrati ...Show All

  • SQL Server IReportViewerMessages sample

    Hello, Can you give me complete sample of using your own class implemented IReportViewerMessages interface in ASP.NET Application I have problems with this task. Thanks! Samples are provided on MSDN: Winforms: http://msdn2.microsoft.com/en-us/library/ms255036.aspx Webforms: http://msdn2.microsoft.com/en-us/library/ms254250.aspx -- Robert ...Show All

  • Visual Basic Datetime.op_GreaterThan vs hours in date

    Hi, very simple question: Have 2 date fields:  me.futureDate = #05/30/06 07:30AM# and date.today #05/30/06#. Both dates are today, so to me this is the same, but when I try this line: DateTime.op_GreaterThan( Me .FutureDate, Date .Today), the result is true I think this has to do with the 7:30 AM with is more than the current date. When I try this we end up in the else clause:  if Date.Today > Date.Today then 'here ...Show All

©2008 Software Development Network

powered by phorum