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

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

modulus

Member List

Joshd23
akgottlieb
xtronus11
Amit Gautam
mgesing
AAraujo
Integralsoft
Xzi
jloh
ieddy
Grateful
The grace
Hugo6003
M S K Aditya
TeLLTaLe
JabberA
Leland Gary
Sandro Franchi
Tobias Boehler
sb001
Only Title

modulus's Q&A profile

  • Smart Device Development Unable to connect Web Services with Pocket PC 2003 Emulator in vs2005RC

    The output window: A first chance exception of type ' System.IO.FileNotFoundException' occurred in Mscorlib.dll A first chance exception of type ' System.Net.WebException' occurred in System.dll A first chance exception of type ' System.Net.WebException' occurred in System.Web.Services.dll Test of the Web Services in IE is good How to resolve this problem I've the sa ...Show All

  • Windows Forms KeyBoard

    I work with VB.Net ,how can i change KeyBoard language programmatically ...Show All

  • Visual C# Creating A Folder

    Ok. Can someone tell me how to create a folder using code. In a button clickevent I would like to create a new folder on my desktop. Can someone tell me how   private DirectoryInfo makeDirectory(string path)   {    DirectoryInfo myDirectory;    if (!Directory.Exists(path))     {     myDirectory = Directory.CreateDirectory(path);    } &n ...Show All

  • Windows Forms Windows Forms Designer Bug?

    I created a custom combo box which extends the standard Windows Forms combo box.  In the constructer (Sub New), I set certain properties such as the Items collection.  For example: Option Strict On Public Class ClientCategoryComboBox     Inherits ComboBo ...Show All

  • Visual Studio Team System Capture ISO image in Virtual PC (en_vs_2005_team_suite_dvd_beta2.iso)

    I do not have a DVD drive.  I have installed all software except Team System in a Virtual PC environment.  I have downloaded all required software from MSDN and I have successfully captured all DVD content up to now. I get an error message stating: The file does not appear to be a CD image.  blah blah.... Is there any workaround besides copying the image to the Virtual PC (which will bloat my image and I'm low on space)   I c ...Show All

  • Visual Studio 2008 (Pre-release) PresentationCore.DLL already loaded

    Hiya, I keep getting this error at different times when developing under WinFX in Vis Studio 2005. Error 14 Unknown build error, 'API restriction: The assembly 'file:///C:\Program Files\Reference Assemblies\Microsoft\WinFx\v3.0\PresentationCore.dll' has already loaded from a different location. It cannot be loaded from a new location within the same appdomain.' I only have one project in the solution that uses WinFX, so any ideas what could ...Show All

  • Visual Basic [VB2005]Q of Serialport ----> Need Help

            I jz start to learn the programing of vb2005, but there is a new plugin of serialport, i reali dun no how to use it, who can tell me how to write the code to achieve a simple network connection, like chating, transfer the text   form1 include: textbox1,button1 form2 ~~~~~: textbox2.button2   how to make tt when i click the button1, the content of textbox1 will be sent to te ...Show All

  • Visual Studio Tools for Office Action Pane clears clipboard!?

    Hi All, I am having a strange problem with a VSTO (2005) and Excel 2003 (Pro Sp2) application. I copy a range in Excel, select view..task pane and select my custom application from my document actions. After a second, it appears, yet my clipboard is emtpy   If the task pane is already present then I do not have any problems. I can copy and paste to and from ranges and other spreadsheets.  The custom application in the document actions ...Show All

  • Visual Studio DMD -> DD

    Hi, I am using the DMD -> DD tool Modelisoft with the september release of the DSL Tools and the DSLDD is updated allright. But this role error comes up: Error 1 Custom tool error: Running transformation: ShapeMap for Shape 'ContractGroupShape' must have a MelCollectionExpression of type RoleExpression which must reference a Role from the ObjectModel whose 'Accepts' property is 'All'. c:\documents and settings\User.B20\my docum ...Show All

  • Visual J# Why is the J# Redistributable package needed?

    Hi! Why is the J# Redistributable Package needed to run a J# application Or can I just redistribute some assemblies For example, if I develop an application in Borland Delphi using WinForms, I can compile this application to an exe file. This exe file can be executed on any computer that has the .Net Runtime Framework installed. No Delphi .Net Redistributable Package exists. If I develop an application in Dephi using the VCL.NET api all I ha ...Show All

  • Visual Studio Express Editions How do I convert a Url to a String to be used in a text box?

    i keep getting this message: InvalidOperationException Was Unhandled An error occurred creating the form. See Exception.InnerException for details.  The error is: Object reference not set to an instance of an object. here is the code that causes the problem on the program: Private Sub WebBrowser1_LocationChanged( ByVal sender As Object , ByVal e As System.EventArgs) Handles WebBrowser1.LocationChan ...Show All

  • .NET Development Blank XMLNS="" gets inserted? ::URGENT::

    Hi, I have a xml document displayed below, which I want to programmatically create. <rootABC xmlns=" http://www.xyz.space.com/land "> <ele1 xmlns:xsd=" http://www.xyz.space.com/Airschemas " xmlns:xsi=" http://www.xyz.space.com/AirschemaInst "> <ObjVal> <Name>POC2</Name> <Age>tempCube</Age> <Height>dimension1</Height> <Weight>MeasureId1& ...Show All

  • Visual Studio Express Editions Paint Problem at MDIChild at Opening at Startup in Maximized State

    Hi guyz, I have one MDI form and one MDI Child. Both form's property windowsstate=maximized. When MDI form loads, its child forms load at the load event of MDI. But, It not paints that child form properly to maximized area. there is border appears of that child forms without title. Once we minimize that bad painted form and again maximize it. it works fine.. So, why its doing problem at startup in maximized mode I've just transfered my winapp ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Computer reboot issue

    Hi! I've made a game as a school project using VB and DirectX 8. The game is a side-scrolling platform game and it has some very confusing (for me) problems. When I tested the game on some of the computers at my school, they rebooted (instantly) at a particular point of the game. This problem occurs only on some computers. A similar problem came up a while ago, but that time the similarity was all computers with the problem had ATI grap ...Show All

  • SQL Server SQL Server 2005 trial - which file to download?

    Hi all, I am extracting SQL server 2005 trial edition to my flash memory hard drive. Hence suppose I should download one of the following three files: " Self-extracting executables: X86 Executable X64 Executable IA64 Executable " But which one should I choose based on what criteria (This point seems clear to everyone but myself, even after I went through all the docs on the download site) ...Show All

©2008 Software Development Network

powered by phorum