TKDGirl2's Q&A profile
Visual Studio Express Editions Document Viewing - Using Command Line Arguments
Hi, I am creating a program similar to notepad called Notes 2006. I have come up with a file extension (*.ntes) and have successfully saved in it. When i go into windows explorer and right-click the file and select Open with... i select my program file. When it opens i get a blank file with a blank rich text box. It should contain the words of my ntes file "Hello World". Can anyone help me with this Thanks Andy hi, Is your problem solved Could you please be more clear in your problem definition Thank you, Bhanu. ...Show All
Smart Device Development CE 5.0 Device emulator status
Is there any news on the availability of the CE 5.0 device emulator The lack of the emulator is begining to hamper some development projects. What we really need is 800 x 600 resolution in the emulator. CE5.0 BSP is released at http://www.microsoft.com/downloads/details.aspx FamilyID=474b03a6-e87d-455d-bc16-b8cf18ef39b4&displaylang=en You can use this to roll your custom images -Thanks, Mohit ...Show All
SQL Server SSIS Execute Task problem
Hi! I want to make an Execute Process Task that will make a connection with VCP.exe (Secure FTP from SecureCRT, you need to install all components from SecureCRT to have this one. It also fixes your system paths so you dont need to include the working directory). In Expression Window i managed to create an expression that will create the connection string that looks like this: "vcp.exe -pw password username@222.222.222.222:/home/username/tickets/" + "grnti_" + RIGHT("0" + (DT_STR, 4, 1252) YEAR( GETDATE() ), 4) + RIGHT("0" + (DT_STR, 2, 1252) MONTH( GETDATE() ), 2) + RIGHT("0" + (DT_STR, 2, 1252) DAY( GETDATE() ), 2) + "0000" + " c:\\DATA\\" ...Show All
Visual Studio Team System Development, Staging and Production - how many build types?
If you have a development, staging and produciton environment, would you create a build type for each plaftorm They are different deployments. So, I guess they would be the same build type. I am just having issues understanding the correlation between the build and how it's deployed. When I take a look at the build that it generates for an ASP.NET application, I'm not quite sure the best way to actually deploy that build to some server. Any links that would assist in bettering my understandings of this process would be most helpful. ...Show All
Smart Device Development Running Directshow filter
I have developed a directshow filter for Windows Mobile 5.0 using Visual Studio 2005 and got .ax file output. I have connected the Windows Mobile 5.0 Pocket PC Emulator through ActiveSync 4.0. Can anybody please tell me how can i test it on Windows Mobile 5.0 Pocket PC Emulator I am not sure if i fully understood you question. This article may help you http://msdn.microsoft.com/library/default.asp url=/library/en-us/wcemultimedia5/html/wce50conbuildingdirectshowfilters.asp If you are asking how to copy your files to emulator, then please cradle the emulator using Device Emulator Manager and copy it over activesync to the ...Show All
Visual C# Custom Attributes
Hi, I defined some custom attributes in my project to store extra information with my assembly. This works fine but the custom attributes do not appear in the version tab when i retrieve the file information in windows explorer. I'm using vs 2003. Can anyone help me please Thx Hi, The custom attribute you added supplies additional information about the assembly, however it will not apear in the explorer. Every assembly has a manifest file that holds the information about the assembly, for example the version. So, if you want to change the version go to the assembly info and cha ...Show All
Visual FoxPro use file index file, sets no order
Hi all; I am running the following command from the command box: use files1 index file1 seek "ABC" I get an error: Table has no index order set. When I do the same for other files, like use file2 index file2 seek "ABC" I get no error. Both files have a number of tags in a CDX, but also a single IDX file. What could be the reason for this kind of behavior Thanks. If you are using both a cdx and an idx you should specify the extension. Use file index file.idx If you don’t the cdx will take president and you must the use “set order”. ...Show All
Visual C++ vc++8.0 bug: access violation upon call of any CImageList methods
I have sucessfully imported and compiled a complex MFC 6.0 project from vc++6.0 into vc++ 8.0 (MFC 8.0). It contains several subprojects (libs and dlls). In vc++ 6.0 those project linked MFC6.0 statically and after I imported it to vc++ 8.0 I set the linkage of MFC8.0 to "shared". However when I try to compile and link the project in vc++ 8.0 in release mode (debugmode works fine) I get an acess violation in afxcomctl32.inl. This happnes whenever I call any of the CImageList methods. When I comment out all lines that call mehtods of CImageList everything work fine in release mode too. When I look at the disassembly the crash pattern i ...Show All
Visual Basic drawing a Moving Line in VB2005 Express
Can anybody help me with a small piece of coding I have used some code to draw a square within my form, using the drawline function with in the Form1_Paint event handler. With in this square, I wish to draw a line which originates from the bottom right hand corner, and is of a length with in the square. The idea to produce a form of Dial Gauge. The origin point will always stay the same place, but opposite end of the line is dependent upon the value of a textbox (say 1 to 10). Swing of this line should be between the 3 o'clock and 12 o'Clock Positions. If somebody can help with a sample of coding that I can experiment with. it would be grea ...Show All
Visual Studio why runing "vsregex.exe GetOrig 8.0 Exp" so slowly much?
hello all; i rebuilded the vspackage modified , before i runed it in debug model,i runed the command " vsregex.exe GetOrig 8.0 Exp", but why it is slow so much did i miss something thanks . thanks for reply. you said i shouldn't need to reset the experimental hive often, but!,it is only in the scenario after reset the experimental hive ,the .ctc file changes take effects. is there any other way to take the .ctc file change effects slightly ...Show All
Visual Studio Express Editions SQL server 2005 express install together with SQL server 2000 developer ed.
I have just installed the VB 2005 express. I have a prior installation of SQL server 2000 developer that I would prefer to keep on my computer. Does this mean I cannot install the included SQL server 2005 express Hi, I have a Microsoft SQL Server 2005 installed in a folder named \Microsoft SQL Server and I tryed to install SQL Server 2005 Express but it resulted in the message: * To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter. I wan ...Show All
Smart Device Development stopping application on Pocket PC
Hi New to Pocket PC and .Net in general. How do I stop my application from running and unload it from Memory on the Pocket PC Regards Meir To stop your application and unload if from memory please execute this in your main form: VB: Me.Close() C#: this.Close(); ...Show All
Visual Studio Express Editions How do I get this registration Key I read about?
Where do I get the registration key for the express release I registered but all that got me was some access to tutorials, but no key for visual basic 2005. Is there still a key requirement Does VB 2005 expire in 30 days or something or did I just misread this at some point Thanks. You can find a FAQ about it here . ...Show All
Visual C# Encryption!
Hi, I'm facing a small problem and it would be great if someone could provide me with a solution. I have a windows application that writes some data to a file. Now I want this data to be stored in the file as encrypted. The problem is that I don't want to hardcode the encryption key in my windows application. I've heard there is some feature in .Net that generates the key. But again, imagine my application has generated 10 files, that means I've generated 10 keys. Now the problem is to decrypt, say the first file, how do I know which key I need to use. I dont think storing the key is a good idea even if the key is encrypted! Is there any ...Show All
.NET Development Any one worked on licencing .net components (nodelock)
Could anyone tell me a good site that has good stuff on licencing .net components...... ...Show All
