Software Development Network Logo
  • Visual Studio
  • Audio and Video
  • Visual Basic
  • Windows Forms
  • SharePoint Products
  • VS Team System
  • Visual FoxPro
  • Windows Vista
  • IE Development
  • Visual C#
  • SQL Server
  • Visual C++
  • Microsoft ISV
  • Smart Devicet
  • Game Technologies

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

limssd

Member List

Kamarey
etaardvark
Santosh Thankachan
Spyros Prantalos
pjc955
Blue-Fire
s schwarz
ps1terry
Martin Moe
TheresaB
V1ad
Polina159216
Liam404
carcer
Dotnetter03
MACSkeptic
Eva Gonzalez
Annihil8
chooinggam
techlist
Only Title

limssd's Q&A profile

  • Visual Basic JIT Debugger Error message caused by filelistbox

    I have been working on a program and testing it on another computer that has the .Net framework installed. My program works fine on my computer with .Net installed. However, when I run it on the other computer (with only the framework installed) I get a random error: MyApp.exe - Common Language Runtime Debugging Services Application has generated an exception that could not be handled. Process id=0xf3c (3900), Thread id=0xf64 (3940). [The numbers in this error line are different everytime] When I hit cancel to debug it displays MyApp.exe - No debugger found. Registered HIT debugger is not available. An attempt to launch a JIT debugger with the following command resuled in an error code of 0x2 (2). Please check co ...Show All

  • SQL Server How to know if user have access to a specified DB

    Hi ! I'm searching a way to know if a specified user have access to a specified database. For sure I may look with Enterprise Manager, but I'm searching a way by looking in System Table, or using StoreProc Where the Info about user and is Database access are store Any idea I'm using MSDE Zak Actually, when I went outside for a walk I realized that this doens't completely answer the question. A user could be aliased. Hang on and I will get you some more information. Sorry about rushing the answer. Dave ...Show All

  • Visual Studio Express Editions Updated How do I create a button to spell check a document?

    I need to create a spell checker button for my text editor. Oh, and it would help greatly if someone could tell me how to print a document It's a rich text box, so it needs to print formatting. On my PC, in a new Windows Application. Add 1 textbox (textbox1) and 1 button (button1) On the IDE top menu: Project, Add Reference, COM tab, added 'MicroSoft Word 11.0 Object library' (Yours may read slightly different) Then I used the code from the link: Public Class Form1 Private Sub Button1_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If TextBox1.Text.Length > 0 Then ' Make a Word server object. Dim word_server As ...Show All

  • .NET Development 64 bit rookie question

    I am deciding on a development box right now. My chief aim is to be able to develop and debug with Visual Studio 2005 Team System on an x64 Xeon 5130 proc. Specifically, I am wanting to do testing with 12gb ram - having a set of very large in-memory collections utilizing almost all of the ram capacity. Through what I have read in various forums/blogs is that I can do this bec my cpu is X64, I just would like to hear from you guys as you have a lot more experience in this area and I don't. Here is a link to the processor info if that helps. I don't see any issues myself. http://www.intel.com/design/intarch/dualcorexeon/5100/index.htm The only thing I have read is that IA64 processors will not allow you to build and/or complile VS.N ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Procedural Generation of Vertex Data

    How will the XNA Framework deal with the advanced features of the XBOX 360 architecture For example, any CPU core has the ability to take high order data and generate very complex procedural objects on the fly. This amazing feature requires one of the processors two threads to operate in "Data Generation Mode" and "Write Streaming Mode" so that it can move the (potentially massive amounts) vertex data from a CPU to the GPU through the L2 cache without causing cache contention amongst the remaining threads. I know whats available in terms of threading support in the .NET Framework but can we take it one step further Is the reason it's being left out due to something like ...Show All

  • Smart Device Development How to create more than 1 toolbar in Win Mobile 5.0?

    Hi, I'm currently developing for Win Mobile 5.0, and in urgent needs to create multiple toolbars (1 menu bar and 1 toolbar) in an application. My problem came as I need to migrate the application from Win Mobile 2003 to Win Mobile 5.0. The application shows the 2 Toolbars perfectly in Mobile 2003, but as the Mobile 5.0 version has double the resolution, the buttons I have in the toolbar seems very tiny. Thus, I doubled the size of the button (from 30 pixels height to 60 pixels height), so that it would seem similar to the previous version. To my horror, CToolBar doesn't seem able to display button sized larger than 30 pixels in height. In this case, I have tried to use CCommandBar. Yet, to another frustration, CCommandBar doesn't ...Show All

  • Software Development for Windows Vista Bound Dynamic properties not retained after save - Using Vihang Dalal's Designer Rehosting

    I am using Designer Rehosting code posted by Vihang Dalal. I am also using DynamicPropertiesActivity from Ghenadie's blog. I create a workflow with DynamicPropertyActivity as one of the activities. Added 'strTest' to DynamicProperties collection. In order to be able to use this attribute in the rest of the workflow to bing to other activities, I believe I have to bind 'strTest' to a new member. So created a new Property member say dynProp_strTest. I can now use dynProp_strTest to bind to other activities. So far so good. The issue comes up when I try to save this workflow and then reopen it again in Designer. I can no longer see the new member 'dynProp_strTest' that I created. I understand it is getting lost during Save, but do not exactly ...Show All

  • Visual Studio Express Editions Help with setting up a server that can do multiple things

    Hello I want to create a program that needs to login to a server and then receive different vars from that server it the client requests them. (for exemple: client request data from a certain person then if logged in the server should need to send all data in different vars and the client program would need to place all vars in the correct places) First of all how can I program this Any good tutorials for it (server and clientside) Bye and thanks in advance hi, you can use delimited packet like to chose a separator charachter and to post your packet in this format type name as string or number refer to the type >> separator >> data >> separator then you can use ...Show All

  • SQL Server Full Text Researching

    Hi everyone, I can not use Full Text Researching in my local server. I create a database inwhich I also create a table. And then, when I go to the enterprise manager in order to adjust my table for full text searching, I see that I am not able to do it since the the label for this is unabled for pressing. So what should I do so as to make this property enabled for my table Thanks here's a link to fulltext search whitepaper http://download.microsoft.com/download/f/b/6/fb62b4bb-6509-41a8-907e-bf0f79f6aa43/Full-TextSearch_Publish.exe The Microsoft Search service is not available on: § Microsoft Windows NT Workstation § Microsoft Windows 2000 Professional § Microsoft Windows Mille ...Show All

  • SQL Server Install errror in SQLServer 2005 SP1

    I have a error instaling SP1 for SQLServer 2005 Standard Edition Spanish. The log is the following: ..... Doing Action: SetInstanceProperty PerfTime Start: SetInstanceProperty : Wed Apr 26 16:02:31 2006 <Func Name='SetInstanceProperty'> MSI (s) (48!D0) [16:02:31:827]: PROPERTY CHANGE: Adding SqlOriginalMachineName property. Its value is 'WS03'. MSI (s) (48!D0) [16:02:31:827]: PROPERTY CHANGE: Adding SqlLegacyRegPath property. Its value is 'MSSQLServer'. MSI (s) (48!D0) [16:02:31:859]: PROPERTY CHANGE: Adding PreviousInstId property. Its value is 'MSSQL.1'. Using instanced id: MSSQL.1 MSI (s) (48!D0) [16:02:31:859]: PROPERTY CHANGE: Adding InstId property. Its value is 'MSSQL.1'. Previous instance id: MSSQL.1 Using instance n ...Show All

  • Visual Basic Cross Form Control

    Hi, I have a graph on my main forum ‘frmmain’ the commands of which are controlled by Dim myPane2 As GraphPane = zg2.GraphPane I need to creat a new forum called ‘frmoptions’ so that the user can change things like the graph title etc, how do I gain access to myplane and all it’s controls though the new ‘frmoptions’ such that the following code in my ‘frmoptions’ would work and change my graph on my main forum ‘frmmain’ Dim myPane2 As GraphPane = zg2.GraphPane myPane2.Title.Text = titletxtb.Text.ToString ‘ This text box is on ‘frmoptions’ myPane2.XAxis.Title.Text = xaxistxtb.Text.ToString myPane2.YAxis.Title.Text = yaxistxtb.Text.ToString if radiotbn = true then ...Show All

  • Visual Studio Tools for Office How to add Category to taskItem?

    Hi, I have some problems regarding adding a task to a category in outlook 2007 using VSTO 2005. I created a Outlook.TaskItem and wanted to set a category to it but i cant find which properties to use. I have tried the Categorities property which dosent seem to work as it require a string but i don't think assigned a task to a category uses a string. Pls help me. Thanks alot Osprey Categories is indeed a multi-valued string -- i.e. keywords -- property. You can set it like any other string property: myTask.Categories = myTask.Categories & "," & "New Category" ...Show All

  • Visual Studio Team System Drop Location Problem with Automated Testing

    I have set up a foundation server and a build server and have been able to successfully execute a few different build types. However, when I try to incorporate automated testing, I run into problems. The build says "0 errors, 0 warnings, build failed" and the only useful thing I could find in the log is this message: The drop share directory "..........." could not be accessed. I have noticed that if I run the tests locally and attempt to publish them, I get the same error message. I have given full sharing privilleges in the security tab as well as the permissions button menu for the folder and the folders work fine for build types that do not include automated testing. From a previous post, I learned th ...Show All

  • .NET Development _AppDomain::CreateInstance returns COR_E_TARGETINVOCATION

    Hello, My unmanaged C++ CLR host returns COR_E_TARGETINVOCATION when it attempts to create an instance of an assembly which refers to an external assembly located in a different folder. If I copy the external assembly locally then the error goes away. The external assembly has been created with TLBIMP.EXE. Any idea what could be the problem Thanks for yor help. -mab That's the HRESULT that generates TargetInvocationException. That exception is poorly documented, to put it mildly. This KB article might be helpful... ...Show All

  • SQL Server Use of temp table

    Hi there In Control flow of my package I have  created a temp table. How do I use that temp table in my next task which is Data flow task. I want to use my temp table as source in data flow task. I have set retain connection property of my connection as true.\   Thanks and Regards Rahul Kumar, Software Engineer Here is what I do when deving against temp tables: 1. Create global temp table in query analyzer just so the structure is out there 2. Create the source object and use a query "Select * from ##temp" etc for the source. 3. (I think you are missing this step) In the properties of the source change the "ValidateExternalMetadata" to Fals ...Show All

©2008 Software Development Network