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

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

DemonEyesKyo

Member List

Eric Horner
CCdiver
Terrell Plotzki
Jason Doucette
mohamedalsayed
Ian Fisher
Nick3
BitBasher
Stijn Fonck
Paris Baughman
Epicycles
inalein
JB Trexler
Atheist
Mudassar Hassan
lildotti
DooH
pugsly75
AE-Sol
Andrew87
Only Title

DemonEyesKyo's Q&A profile

  • Visual Studio Team System TFS Beta3 setup failed with 28905 error

    I try to install TFS and get error 28905. Something about "list fields" and "localization". System has location "Russia" and language for non-Unicode programs "Russian" and SQL Server has Cyrillic collation. First I reinstall SQL Server with Latin collation. And when I install TFS I get same error. Second I change Location to "United States" and language for non-Unicode programs to "English" and setup completes without error. I install ...Show All

  • Visual Studio Express Editions Couple of questions about positioning Windows Forms etc in C#

    One is directly about form positioning and the other is about hiding it. 1. I want my startup form (MainForm) to start above the system tray/clock area, rather than in the middle of the screen etc (i.e at the bottom right of the screen). How is this done - i'm sure there is a way to retrieve the screen dimensions and set it from that. 2. I want the form to be hidden upon startup (visible = false). How do i achieve this please It's acessible fro ...Show All

  • Visual Studio Express Editions Help with databases

    Hi I have a database with about 20 columns one of which is vehicleNumber and one of which is temperature. I have many different vehicleNumbers. When the user types a vehicleNumber into a text box I need to collect all the temperatures for that vehicle and find the average temperature. I am not using SQL, I'm using an access database with the dataset and all that. I found a little information suggesting a dataview. Can anyone help me Just t ...Show All

  • SQL Server No seperate worksheets on Exporting to Excel

    I am exporting an Report with page breaks to excel. The challenge is that on export the records should appear in a single worksheet and not in multiple worksheet, which are created due to page breaks. Thanks, Amit When rendering to Excel, page breaks always result in new worksheet tabs. There is no way to force a page break within one worksheet. You could use SoftArtisans OfficeWriter to do this. With thi ...Show All

  • Windows Forms Graphics Question

    After setting a winform to IsMdiContainer = true, I can't  draw graphics text on it in its paint event. Here's the code doing the drawing: Dim objGraphics As Graphics objGraphics = Me.CreateGraphics() 'Draw some text. Dim TextFont As New Font("Arial Black",&n ...Show All

  • Visual Studio Tools for Office Need Help for Command Bar Button.

    I am facing these three Problems. 1) I want to add a custom button in "new mail message". This button should be placed at the position of Built In Send Button. Actually i want to add another send button for my custom coding. 2) i am adding my custom commandbar in Outlook Explorer.When i try to Check if my bar is already there or not, It gives me error.  code is:  m_olActiveExplorer.ComandBars.Item("Cu ...Show All

  • Visual Basic Btn nothing Event

    I have a WForm with a button, this button pulls up a word document when a letter is chosen...great......now if a letter is not chosen and i click extract i get an unhandled exception error...any ideas on how i can solve this...so that when a letter is not chosen and i click extract a message box will come up and say no letter chosen....... There's not a lot to go here. I wish we could see some code. VS2005 has some new conditional tests If ...Show All

  • Windows Forms ClickOnce WindowsService Publication

    Hello, Can anyone tell me where to find a tutorial about the way of publishing a windows service with clickonce Thanks a lot Publishing a windows service using ClickOnce .. In my opinion ClickOnce is not designed to publish windows services. for a more than a handful of reasons. here are a few 1) service need a seperate registration procedure (using installutil.exe) you can not achieve this as an integral part of ClickOnce ...Show All

  • Visual Studio Team System Error 32000 during Team Server install

       I installed the prerequisites: Sharepoint services, SQL Server 2005 CTP April on a new install of Windows 2003 Server Standard SP1. Around 99% through the install I got a 32000 error. I am using the Virtual CD tool to access the ISO image downloaded from MSDN. The image is set as drive z I am logged in a TFSSetup user who is an administrator on the current box I assigned TFSService user as the service user (Both users are domain ...Show All

  • Visual Basic Webbroswer control, how to start it framed?

    Is there any way to start a webbrowser control framed I need a top and bottom frame of equal size. And ( if the above is possible) what would the method be to load into the individual frames I looked thru all the options of the webbrowser control but could not find any "frame" option. Thanks for any help! Carl Thanks Dustin, I know how to make a frame in HTML, I just thought there might be an even easier way wi ...Show All

  • SQL Server Failed to start monitoring changes to .\wwwroot\web.config because access is denied

    The message continues... Source Error: [No relavant source lines] I'm using .Net framework  Version:2.0.50727.26; ASP.NET Version:2.0.50727.26. So, what is up with this   When I checked, there was no web.config file in the wwwroot directory.  Now there is. But, there must be stuff missing in there Also, the SQL installation went off without a hitch. Any ideas anyone Thanks, -Eric Does this error happen only if the first use ...Show All

  • Visual Studio 2008 (Pre-release) Binding Security Attributes and properties

    A lot has changed in the new beta 2 version. especialy names. Where can I find a list of all the security Attributes and Properties names of all the bindings in beta 2. I am confused as so many names of so many things had changed. Where is there a list of all the new names. How can we write a secure service if we do not know the names of all the Security Attributes and Properties. manu Each bindi ...Show All

  • Visual Studio Team System Which group should I add these users, who are getting the below error

    Hi there,     Few of the users whom i want to give read/write both access to my team projects and added them in contributor group and getting 'Object Refence is not set to an instance of an object error' and the below log entry is found in server event log. Should I add them in any other group Thanks, Anu Event Type: Information Event Source: VSTF Source Code Control Event Category: None Event ID: 30 ...Show All

  • .NET Development Application Object and SetUnhandledExceptionMode

    I was going to write a Win Forms application which normally starts with my putting in my unhandled exception code.  I see that the application class now has a UnhandledExceptionMode Method, with members of Automatic   CatchException   ThrowException Any idea of what this does or how to use it.  I found nothing in the help doc or on the web. As per the documentation:   Aut ...Show All

  • SQL Server Publisher become subcriber to other publication.

    Hi, I just want to know, is it possible to do this If yes, how to do it Thanks. Yes, it's called republishing and common for merge publications. Please search Books Online for more information. ...Show All

©2008 Software Development Network

powered by phorum