divineleft's Q&A profile
Visual J# Upgrading J++ to J# in Visual studio express
I have followed the instructions to update a project from J++ 6.0 to J# in Visual studio express but it doesn't seem to work. The project gets unloaded and if I try to reload it I get a message saying "The application for project.vjp is not installed". Am I doing something wrong, or is the wizard not implemented in the Studio Express version so what should one do to upgrade I have an old project that was developed in J++ many years ago, the executable code has been running unchanged for all this time, but now because of the input data format changes we need to update it. The J++ is no longer supported in the company, and I can not load the project in J# Express. thank you in advance ...Show All
SQL Server "Intellisense"......
According to the link: http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx under Programmability Features, Transact-SQL IntelliSense is supported for Sql 2005 Workgroup edition on up. I have never seen Intellisense in the Query Editor. Can anyone comment on what the URl is referring to TIA, Barkingdog ...Show All
Visual Studio Express Editions remote database
Hi People! Please, HELP ME! I use Visaul Basic express edition and I want to connect to remote microsoft access database. 192.168.54.106 with computer about this IP I want to connect Data Source=C:\software\software.mdb strConString = "Provider=MS Remote;" & _ "Remote Server=http://192.168.54.106;" & _ "Remote Provider=Microsoft.Jet.OLEDB.4.0;" & _ "Data Source=C:\software\software.mdb;Persist Security Info=False" This code doesn't work I' am waiting for answer I will be very grateful It is not restricted from accessing files over a network share as the thread poster wants to do. It has also no tro ...Show All
Visual Studio Express Editions Textbox Value In A URL
Hi i am making al login for my Clan TS. I have make a textbox where they must type there Nickname. i want that nickname in the link i have this ADHDsowhat, the code you are posting isn't written in C++, but in VB. Hence I recommend you to post your question in the VB forums here Grtz, Tom. PS: lucky for you I know VB, so try this: Private Sub Button31_Click( ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button31.Click System.Diagnostics.Process.Start( "teamspeak://TS.xde.nl/ nickname=" & textbox_nick.text) End Sub ...Show All
Visual Basic VS Enterprise 2005 AS/400
I need advise. This is the only version that will build BI Objects against an AS/400 database. We have several developers that will use this version to develop BI Objects. Since the cost of license is high, we decide to only place it on one server to see if in facts works against the AS/400. We'll it does and that the great part. The problem is this. We all want to develop using this version. The problem is how can we develop on the same server using the same tool with multiple remote connections Is that possible Or is it better to install VS Enterprise 2005 on each developers PC Currently we have VS Standard Edition 2005 on each developers PC, but we can't create BI Cubes against the AS/400, we only limted to create repo ...Show All
Internet Explorer Development <TD style="background:transparent"> ignores <TR style="background:silver"> in transitional and strict mode
If TD has transparent background it renders with TABLE background color, not TR background color. But http://www.w3.org/TR/REC-CSS2/tables.html#table-layers describes how browser should display table and table elements. Example: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" " http://www.w3.org/TR/html4/strict.dtd "> <html> <head> <title>Example</title> <style> table, tr, td { background: transparent; color: #000; } table { width: 100%; } </style> </head> <body style="text-align: center; background: silver"> <table style="width: 40em; background: gray"> <tr><th>1<th>2<th>3</tr> <tr sty ...Show All
Software Development for Windows Vista IPC on Vista
I have an MFC application working fine on ME/2000/XP. An application has 2 parts: IE plugin and an exe file. An interprocess communication is done using WM_COPYDATA message. Starting to check it on Vista I discovered that this way of IPC doesn't work anymore: my exe doesn't get messages from my plugin. Only when my exe was elevated to a broker, it started (well, kind of) to work. The questions: 1. is SendMessage/PostMessage (specifically, WM_COPYDATA) doesn't work between different processes at all, or only between processes with a different security level 2. What is the best way to replace WM_COPYDATA 3. If it is a named pipe, can a pipe, created by application with a higher security level be accessed by application wit ...Show All
Visual Basic Open .exe from Resources?
Is there a way to add a program to your resources and use this codes to open it Private Sub TestToolStripMenuItem_Click ( ByVal sender As System .Object, ByVal e As System . EventArgs ) Handles TestToolStripMenuItem . Click Process . Start ( "C:\ Resources \Another.exe" ) End Sub The code above shows you how to take a stored executable resource and then execute it ...It may not be the most direct method but it is definately the simplest ...Show All
SQL Server UDT - Get reference to table
Hello everyone ! Given a UDT, is there any way to get a reference to the table where the specific instance is running IE: Let's suppose we have defined a UDT named UDTPoint; now we define two tables: ATable & BTable, wich both have one column that is defined as UDTPoint. When an insert/update/delete operation on ATable or BTable occurs, the UDTPoint class needs to verify in which context it is running (ATable or BTable) before doing operations on data. Is there any way to achieve that Thanks Giovanni No, the data type has no idea of the context in which it's being used. That kind of defeats the purpose of a data type as a common object. I th ...Show All
Visual Basic YOU ARE A GENIEUS--Reed Kimble --THANK YOU SO MUCH Just a Minor Ajustment to make it work MAKE E.CANCEL = FALSE ---
I have this code whre I want to open a new window within browser1 of my form8 Instead I loose control of the browser and by loosing my session Private Sub WebBrowser1_NewWindow( ByVal sender As Object , ByVal e As System.ComponentModel.CancelEventArgs) Handles WebBrowser1.NewWindow e.Cancel = True Form8.Show() 'Form8.WebBrowser1.Name = what goes here I am not sure what to do here 'Here I am forcing the opening of this specific website/I want to open whatever url is clicked Form8.WebBrowser1.Navigate( http://www.accountingonline.us/invoice/index.php page=open ) ' Form8.WebBrowser1.Navigate(sender) this did not work End Sub Thank you so much for your help !!! Reed Kimble - http ...Show All
Software Development for Windows Vista Error in WebApp working with WindowsWorkFlow
when i tried to call a method using callExternalMethod activity from workflow to my app. it enters to that method and after returning from that method i kept a code activity and given a message in that as "TicketCompleted" ,after that i kept set stateactivity pointing to statecompletion. now my problem is even though my debugger is not entered to code activity my work flow instance is removed from sqlpersistance database and also it is not entering to workflow completed event or workflow completed terminated event. In command output window it is showing : the first chance of exception of type 'system.Invalidoperationexception' has occured in system.workflow.runtime.dll any solutions are apprec ...Show All
Windows Live Developer Forums Right-Click Select and Zoom
Has anyone managed to get this functionality to work. I want to have the ability to Right-Click and Hold anywhere on the map select an area and them zoom into it. I know there is the alt+click and the middle-click but a lot of your average users don't think of these methods. Most will try to use the method I'm trying to work out. I got a good part of it worked out, but I need to figure out how to override the click event on the VEMap Object, or how to get from the View returned the event I'm working with. So I can test for right-click on the onMouseDown event. Any ideas I had tried that. The problem is that the onContextMenu function is fired after the map pans. So you can't get a starting point only an en ...Show All
Visual C++ CWinThread derived objects built under only RELEASE, ported to VC++ version 8 don't use all of the CPUs
I recently ported a "multi-thread" application from v7.1 to v8 2005 and built both a "debug" and "release" versions. The "debug" version runs good with no problems. However, the "release" version does not run computation threads very well. CWinThread derived objects are created and run (this is "release" builds only), but the Windows CPU monitor says that only (around) 50% of the resources are used. This is with both multi-processor and single-processor, multi-core machines. The application always used 100% of CPU resources on the v7.1 builds (both debug and release) when 2 or more threads are created, and 50% when only one thread is created (as expected). I could not find a ...Show All
Software Development for Windows Vista Help creating a custom view
Hi. I've tried to create my view, but with no success... I've created a custom SequenceActivity, and associated to it a custom SequenceDesigner, and overrided the property Views of it, to add a MyCustomView instance to the list. At this point, the view appears on the activity, so, it can be selected. On the MyCustomView, I override the AssociatedDesigner property to return a type of MyViewDesigner (wich has no activity... how do I associate an activity to this designer ) But when I select my view, it just crashes Visual Studio :O... On the code pasted below, what am I doing wrong, and how do I associate an activity (the compositeActivity that is inside the view) to my custom View Poking with the reflector on the Structured ...Show All
Game Technologies: DirectX, XNA, XACT, etc. My plan for a sprite CollisionManager
I've been coding an ongoing test game for the past few weeks, just a simple tile-based thing to get a feel for XNA and game development concepts in general. Probably the biggest issue I've run into is effective collision detection. As it stands, I'm currently employing a technique I like to call a "surrounded" system. Each Update() the keyboardState is checked and the keys pressed are determined. Based on the direction the user has pressed, a check is done to see if the Player sprite is sitting against another sprite. If it is, check what type of sprite it is (the sprites are all encapsulated within my own set of derived classes, but that's not important). If the sprite type is a wall, don't let the player move, otherwise, let th ...Show All
