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

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

BSergio

Member List

Walter Sobcak
MMerchant
LeeFbx
bill_csharper
MarceloC
RAGOpoR
Jenny Lo - MSFT
ProgrammerMark
Bojan
DotNetFun
thegrinch
the_magic_juan
WS_progger_starter
sjma
Bill Blum
bpjones101
DingW
systech
sg60
ftbeck
Only Title

BSergio's Q&A profile

  • Visual Studio Team System Test Creation Bug

    I have a project for which I am generating some tests on a class which inherits from Windows.Forms.Form. The new project is created successfully, but the following error occurs during compilation (without any changes being made to the generated code): Error 1 Could not find file 'Microsoft.Windows.CommonLanguageRuntime, Version=2.0.50727.0'. Tests Anyone have any ideas as to why this happens and how to fix it Jeff ...Show All

  • .NET Development Accessibility Checker

    Hi, I would like to extend the functionality provided by Accessibility 508 guideliness Checker in VSTS, I am working with beta 3. I assume that the two main dlls used by the component are htmlchkr.dll and htmled.dll. There are couple of classes and interfaces in these dlls which i feel are useful to me.   Now the problem is when I try to create an instance of lets say AccessibilityCheckerClass in htmled.dll, I get an error -- ...Show All

  • Visual Basic Visual Studio 2005 1.1 .Net framework Compatibility

    I have an VB application written in Visual Studio 2003 using the 1.1 .Net framework. I am wondering if I will be able to work with and run this app after installing Visual Studio 2005 without myself or my users upgrade to the 2.0 .Net framework. No, If you convert the project to 2005, you will have to install .NET Framework 2.0 on the systems that want to use the application. You will need 2.0 to install VS 2005. Is there a reason not to in ...Show All

  • Windows Forms I Need Help With An Error Message My Control Generates!

    Hi, I just completed my first control (a login control named LoginControl-Windows) and tried to put it in an application (LoginTest).  When I run the application I get the following error message: ================================ An unhandled exception of type 'System.IO.Fi ...Show All

  • Windows Forms ClickOnce ... endless frustrations

    Hi, if ClickOnce was a person i'd certainly give it a knock out right now ... I'm so frustrated with that thing, using it since the early alpha bits and always having problems with it ... now in beta 2 it doesn't work again the way it's supposed to. The specific problems I have right now are: As soon as I activate ClickOnce security settings, setting them to full trust and debugging the applicatin with this permission set, as soon I try to lau ...Show All

  • .NET Development how to get the return value from store procedue?

    Hi, Below is a sample SQL SP. How can i get the return value using SqlCommand/Sqlparameter. Thanks and have a nice... CREATE PROCEDURE udspCheckForMilestoneUpdates AS IF EXISTS ( SELECT * FROM storyData WHERE nameKey = 52 AND date_posted = CONVERT(varchar, DATEADD([year], 0, GETDATE()), 101) ) BEGIN RETURN 1 END ELSE BEGIN RETURN 0 END GO I suggest that you ...Show All

  • SQL Server Cell Orientation

    How do i format the Header cells to be oriented by 90 degrees like in Excel. I tried the WRITING MODE under INTERNATIONAL in properties, and choose "tb-rl". But it gives top to bottom. Is there any way to get it bottom to top Is there any example to write Expression in Writing Mode property to display in 30 degrees Thanks. Girija, did you ever find a solution to this I need to do the same thing, rotate headers by 90 degree ...Show All

  • Visual Basic acces My.Setting.XXX where xxx is in a string

    I want to access My.Settings.XXX such that XXX is in a string variable. Can that be done If so how I tried variations of the following Dim xxx As WindowsApplication1.My.MySettings xxx = CType ( "text" , WindowsApplication1.My.MySettings) My .Settings.xxx = value but this does not work. Alternatively, how can I iterate thought My.Settings I'm trying to prevent a huge repetition of the same code. You can try ...Show All

  • SQL Server sql server express loses ability to write to database

    After a period of use (typically 1-2 hours), an application using SQL Server Express stops writing to the database, whilst still continuing to read from it. As far as I can tell, no error message is generated by any operation. The application is written in VB Express and is executed on several machines, with SQL Server Express on a central machine. Re-starting the application on the affected machine restores normal operation. The problem ...Show All

  • Visual C# connect to SQL Express 2005

    Hi, I wold like to know how cani connect to SQL Express 2005 using C# 2003 can anyone place a sample here please.. With Many Thanks... Best Regards, Jassim Rahma hi, first of all this is not 2003 forum its C# 2005 , may be you will find answer in C# General forum so i'll move this thread there best regards ...Show All

  • SQL Server Reporting

    Is there any way to use SQL Server 2005 Reporting services to get a report of a mining model schema I can't even figure out how to connect to an analysis services server using reporting services. It should be simple to connect - when you create a datasource, choose Microsoft SQL Server Analysis Services as the type. As far as getting a schema - you can get the content schema rowset with the query "SE ...Show All

  • Visual Studio Downloading of files frm VSS using commandline issue.

    Hi people, I got a problem which I don't know if its a VSS or C# problem. Currently i am writing a script which will extract source codes to a local folder. So to achieve 'automation' I created a simple .bat file which contains the ss.exe paths and arguments which will be called by my running C# program. However the issuse arise when i call the .bat file from my C# program, the sourcecodes are saved to the /bin/debug folder of my C# sc ...Show All

  • Visual Studio 2008 (Pre-release) Exstensibility points for examining ClaimSets

    Hi - What options are available for inspecting the ClaimSets stored in the AuthorizationContext after IAuthorizationPolicy evaluation but before an operation is invoked In particular: 1. Can I inject an IServiceBehaviour via Attributes or Config to implement ClaimSets checks at the Service level 2. Can I inject an IOperationBehaviour via Attributes to implement ClaimSets checks at the Operation level 3. Is there a way of specifying t ...Show All

  • Visual Studio LaunchWizard with new Zip Templates?

    From a Tool WIndow I have added, I need to launch an existing Wizard. Previously I have used DTE.LaunchWizard('foo'.vsz, params) but how is this done with the new Templates.zip model Is there a managed way to launch the new wizards Oops - sorry about the extra smileys in there - please ignore those. I do not know how they got in.... ...Show All

  • Visual Studio 2008 (Pre-release) How to find namespaces/Objects that are "out of date" ?

    Hi! When frameworks are updated some namespaces change there content, are removed etc.. is there a good site where you can find in which namespace your object are in the actual framework, but the definition you have is in an old version.. that maybe sounded strange but here’s an example.. I’m reading an article from Jan 2005 about the object UITimer in the System.Threading At that time .NET v1.2 something was the deal, but now with .NET 2.0 the ...Show All

©2008 Software Development Network

powered by phorum