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

Software Development Network >> Mikael-Myggan-Mouvitz's Q&A profile

Mikael-Myggan-Mouvitz

Member List

mfakbulut
haitham hamed housin
Philippe Dansereau
VerusMaya
rscp
Michael Ani
Telanis
María E
Dennis Rose
Gentry
Marius Mihalec
Steve Greatrex
bstaz
sqlaviolette
PhilNick
nashvilledan
CaveMike
Yuriy T
BinduV
Dynamo
Only Title

Mikael-Myggan-Mouvitz's Q&A profile

  • Visual C# Setting a property as indexer

    I am trying to create a indexer on a property, but I can't get it working. I want to have something like this: class MyClass {     public string Value[ string key] { /* Compiler Error */         get { /* Do some processing and Return something. */   }         set { /* Set the content to the key value. */ }     } }   Of course a indexer ...Show All

  • Windows Forms Crystal Reports HELP?

    Where is it in VB.net I have the standard version and need to make a report but cannot find any way of doing it in VB can anyone help me Does anyone know if the Crystal Reports components even come with VB.NET Standard ...Show All

  • SQL Server Database Sort Order / Collation

    I have an O2 Xda IIs Pocket PC running PPC 2003 SE, WWE (Worldwide English) edition. I want to create a database which contains all Chinese characters that have been mapped under the Unicode Standard. I already have a similar database on my desktop PC. On my desktop PC, I have used the collation Chinese_Hong_Kong_Stroke_90_CI_AS. However, on my Pocket PC, I do not see any Chinese or even Unicode sort orders. The best I get is "General". ...Show All

  • Visual Basic Visual Basic + Java + Access

    To All, I am researching a probable upcoming project. I am likely to need to refactor an existing MS Access application into one that includes VB and Java sections. Since this is a refactor of an existing (and running) application, I prefer to do it in sections over a period of time. Eventually no Access will be left and all of it will be VB and Java. The data will be ported into Oracle. The application is not trivial and it has grown to exce ...Show All

  • Visual Studio Express Editions lesson resources?

    hello, In the absolute beginners lesson 02 they ask me to import a lesson resource file for the tool strip images. I cannot find it can someone help me please . thank you Thank you for the response shakalama, but I still cannot find it. Could you please help me a little more. Thanks again. ...Show All

  • .NET Development Not Implemented SoapException

    Hello, I'm developing a Pocket PC application that uses a web service to retrieve data. I'm using CF2.0, programming in C# and using VS2005 Team Suite. The problem I am having is as follows: I have developed a web service that works on it's own. When testing through a browser or desktop form the HelloWorld() method works perfectly fine. When accessing the same method through the Pocket PC emulator or a Pocket PC device, it returns a SoapEx ...Show All

  • SQL Server Get error 'Device activation error' while DB restoration

    Hi all, I got the DB restore job  failed and error 'Executed as user: sa. File 'Executed as user: sa. Processed 2032040 pages for database prod', file 'prod_Data' on file 1. [SQLSTATE 01000] (Message 4035)  Processed 51 pages for database 'prod', file 'prod_Log' on file 1. [SQLSTATE 01000] (Message 4035)  Device activation error. The physical file name 'z:\sqldata\prod_Data.MDF' may be incorrect. [SQLSTATE 42000] (Error 5105)  ...Show All

  • Visual Studio Bug in VS2K5 setup from long UNC paths.

    All: I recently discovered a minor bug in the VS2k5 Team Edition for SW Developers setup that I thought I'd share. Our install DVD had been copied to a folder on a network share, and that folder had a rather long full path.When Setup ran, it would generate an error similar "Error 1308: Cannot access <REALLYbigpath>WindowsInstaller_KB893308_v20_x86.exe. Verify that the file exists and you can access it." What I observed ...Show All

  • SQL Server SQLServer2005_SSMSEE.msi & SqlServer2K5_BOL.msi

    After I installed SqlServer2K5_BOL.msi, Microsoft SQL Server Management Studio Express CTP does not launch any more. How can I use both SSMSEE and BOL I would be very skeptical when downloading either of those files. MS download servers currently have a fairly serious (in my opinion) problem with syncronizing their mirroring. It seems to lead to some mirrors providing outdated files - it's meant to be trans ...Show All

  • .NET Development SQL 2005 Express Connection via Visual Studio

    I'm trying to connect to an SQL 2005 Express DB via Visual Studio 2005 Express. Unfortunately, I have been unable to do so and the error message indicates the problem is caused by my default SQL settings. Below is the error message: " 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 ...Show All

  • SQL Server database engine giving problems

    i installed sql server 2005 but i am unable to connect to the database engine. An error message appears saying : =================================== Cannot connect to mssqlserver. =================================== 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 connecti ...Show All

  • Windows Forms Problems with SoundPlayer

    Hi, I have a problem with SoundPlayer. When I play longer .wav files they sound very damped compared to playing them in WMP. Also, if I play very short .wav's, I can't hear them at all although they play nice in WMP. Any idea what this might be Thanks, Tom lol :D .NET 2.0 has a class called SoundPlayer private System.Media.SoundPlayer player = new System.Media.SoundPlayer(); player.SoundLocation = SoundSetting ...Show All

  • Visual Studio Can someone explain to me this command line syntax ?

       Hi guys i am debugging a existing code promotion program at my work place and currently i am trying to understand how the previous programmer downloaded a copy of a certain project based on the label onto his local machine/server folder.     However due to the lack of documentation and comments, i am having a relatively hard time trying to deciper this command. I tried looking at the GET command within the V ...Show All

  • Windows Forms Ambiguos error...

    Hi all. I have very strange problem and make me crazy. I don't know what it is. This is the code: int id, n=0; this.treeView1.TopNode.Nodes.Clear(); for (int i = 0; i < ApplicationState.GroupCount; i++) { id = Convert.ToInt32(xml.xmlData[0].ChildNodes[1].ChildNodes .Attributes["GID"].Value); this.treeView1.TopNode.Nodes.Add(xml.xmlData[0].ChildNodes[1].ChildNodes .Attributes["GroupTitle&quo ...Show All

  • SQL Server Trying to move a package to a new server

    Got a multi package project that is working well on one machine, Now I want to move it to another (both running the June CTP) I copied all the files but when I open it I get: Error 8 Error loading NPRImport.dtsx: Failed to decrypt protected XML node "PackagePassword" with error 0x8009000B "Key not valid for use in specified state.". You may not be authorized to access this information. This error occurs when there is a cryptographic er ...Show All

©2008 Software Development Network

powered by phorum