su45937's Q&A profile
Windows Live Developer Forums Unable to change my age in profile
(1) Is anyone else unable to edit there age in the profile (2) Why do your pictures have to load when you go to edit your page This really slows things down! If I wanted to add or remove pictures I would click Edit pictures... (3) What happened to the stats page The link is intermittent! I use this feature to see who is reading my Blog. (4)Could someone make it a easier to report a junk site! When I go through the updated sites list, 15% are built by Spamers! Links; here are two I found in the last 3 min... http://wedding-diamond.spaces.live.com/ http://vision-volleyball.spaces.live.com/ Tuea It is a Problem with spaces .live no one seems to have a solution. Go here and report it ...Show All
Visual Studio Express Editions web browser question
having used Dim wbBrowser As New SHDocVw.InternetExplorer Dim HTMLDoc As MSHTML.HTMLDocument Dim iHTMLCol As MSHTML.IHTMLElementCollection Dim iHTMLEle As MSHTML.IHTMLElement when I click on a given iHTMLElement by using iHTMLEle.click() Internet Explorer opens a new window and I cannot get access to the new IHTMLElement collection How can I "connect" to that window I mean, how can I get the Element Collection of the new window browser opened Thanks, Antonio How do I use the webbrowser control in a console application (not a form) and how do I make it visible I am trying without success (no webbrowser window opens up) ...Show All
Visual Studio 2008 (Pre-release) Adding Custom Tokens(SAML) AT Router
Hi, I want to implement SOAP routing scenario in which client will use client cert to sign and service cert to encrypt the message. Message is routed via Router(Implemented from SDK sample). I want to add custom tokens to message at Router and then route message to service. Service will use tokens that are added at Router for Authorization checks. Is that scenario possible and does anyone has sample Thanks, Indigo Cowboy Can you explain about the design for the router Is it a ServiceEndpoint I am asking because in order to add a CustomToken, the router will need to crack the message and add a token. You original post defines a trust relationship between the client and service and I am not understa ...Show All
.NET Development Data connection failed to open
Hello, I'm attempting to install a Worker Service responsible for performing regular operations and communicating back and forth to a SQL Server 2005 database on a remote machine. I have a thin client that allows the user to make configurations, and although the first connection can take 20 seconds or so, the client succeeds at communicating with the database. The worker service, however, fails to do so every time. On startup, I attempt to communicate with the server three times: 1) send the current time as the service's boot time, 2) send the current time as the service's "heartbeat", and 3) get outstanding items to process. The first two return the following error in the Application service log: Data connection failed ...Show All
Smart Device Development Bolding treeview nodes create problems..!
hi I am using vb.net 2002 actualy i want to bold some nodes depends on some condtions. i used this code for bolding nodes N.NodeFont = New Font(Me.Font, FontStyle.Bold) its working fine.. problem is ,suppose node text was "Microsoft Book" after bolding that node, it may loose some charactor .for eg. it will become " Microsoft Bo" its depends on its length.depends upon its length we may lose more charactors. how can i overcome this thanks in advance you may want to change the font size but even then it may still lose some characters, depending on the length of the string and perhaps if it goes over your screen size width. ...Show All
.NET Development How to allocate a large size array on 64 bits machine
hey, I am using 64 bits machine (windows XP) and VC++2005. I want to allocate a 60,000x60,000 two dimensional float array. But it falied, though the system allow me to allocate two 30,000x60,000 float arrays. Is there any way that I could allocate one array instead of two separate ones Thank you in advance!! Unfortunately arrays larger than 2GB in size are unsupported on the current framework. I've written a blog entry about this here: http://blogs.msdn.com/joshwil/archive/2005/08/10/450202.aspx -joshb ...Show All
Visual C++ how to set dcom config in no domain for opc client and server
Sorry, can't find the right place to post this qn - Can anybody tell me how to set up dcom settings for OPC client and server in no domain situation remotely I have created same user accounts on both pcs, have granted both local and remote permissions to administrators, SYSTEM and user(the one I created) and both firewall is down. I have also activated DCOM error logs and found that it did not record any errors (except for DCOM error created by NETWORK SERVICE and that is before I run my programs - between I find it weird it complained that "The machine wide limit settings do not grant Local Access permission for COM Server applications to the user NT AUTHORITY\NETWORK SERVICE SID (S-1-5-20). " even though I'v ...Show All
Visual C++ Error messsage
The version of SP is 20040803.231319. It has been suggested that I post my query in another forum. This I will do. Thanks for responses. Actually I stumbled over that original post and already asked there for your version of psapi.dll. According to the other thread you are running that on WinXP SP2, correct In the directory where BTHelpNotifier.exe is located, is there also a psapi.dll If yes, compare that version to c:\windows\system32\psapi.dll (look on the drive where you installed windows on, if that is not C:) According to the MSDN documentation the above mentioned entry point should be available with XP. -- SvenC ...Show All
Visual Studio Express Editions Disabling the vertical scrollbar from a listbox
Any suggestions on how to would be greatly appreciated! spotty wrote: When you say disable the scrollbar - do you still want the control enabled but with no scrollbar. It would seem its standard windows behaviour to display a scrollbar if required (hence why would you want to disable it) Because I'm creating a new control to handle several other listboxes. ...Show All
SQL Server Update or insert into SQL table from excel source
Hi all, I've had little success gooling/searching for this (so far). Given a simple spreadsheet: StoreNumber StoreName 1 UPDStoreName_1 2 UPDStoreName_2 3 UPDStoreName_3 4 NEWStoreName_4 I want to have an SSIS package that will update a table: mystores (storenumber int, storename nvarchar(255)) StoreNumber StoreName 1 StoreName_1 2 StoreName_2 3 StoreName_3 5 StoreName_5 .. what I need to do is insert the new, update the existing and leave the remaining unchanged. i.e. : StoreNumber StoreName 1 UPDStoreName_1 2 UPDStoreName_2 3 UPDStoreName_3 4 N ...Show All
Visual Studio Team System How to login as a different user to Team Server?
I have Team Server installed and I have been testing with it for a bit but have come across a problem. I have the Server running in a VM and have created another user on the local system that I want to log in as. Then I gave that user permissions to use TS. On my client machine I had been accessing TS as administrator and must have checked the "Remember Password" box on the login screen in VS. Now I can't figure out a way to logout and log back in as the new user. Seems like it should be easy. Thanks, Adam Hi, maybe this can help: 1. Control Panel -> Internet settings -> Security tab -> Internet Zone -> Custom level button -> ...Show All
Visual Studio Express Editions VS 2005 & VB Express will not re-install on win2k server
I had to reload win2k server through service pack 4 with all updates. Now I can not reinstall VS 2005 Standard Edition nor VB Express. The error msg is: This product cannot be installed on Microsoft Windows ME, Windows NT 4.0, or ealier. You must upgrade your operating system to Windows 2000 or later before installing this product. Both programs worked previously with the same os install disc. Upgrading to XP will not work on this pc which is several years old and I don't have time to figure out the hardware conflicts. The regedit dump is: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "CurrentBuild"="1.511.1 () (Obsolete data - do not use)" "InstallD ...Show All
Windows Forms build error
I'm new to .Net so I hope I'm explaining this clearly. I have a 5 project solution in VB .Net 2005. After adding a setup and deployment project to my solution, I am getting the build error below. The new install project is not included in the build process. I was not receiving this error before adding the project and I don't get it everytime I build, normally just the first time. After that, I can build fine. Any ideas are welcome. Thanks! ... error BC31011: Unable to load referenced library 'C:\vbNet\Release 4.0\NEW RELEASE\GUI\obj\Release\Interop.ComctlLib.dll': The system cannot find the file specified. ' ...Show All
Visual C# Add Datarow
I am using the following code to 'test how to add a datarow' But it does not seem to work- can anyone correct the code for me.. //test add rows myConn.Open(); DataSet dtSet = new DataSet (); myCmd.Fill(dtSet, "DETAIL_POLEVEL3" ); DataTable dt = dtSet.Tables[0]; DataRow workRow; for ( int i = 0; i <= 9; i++) { workRow = dt.NewRow(); workRow[0] = i; workRow[1] = "CustName" + i.ToString(); dt.Rows.Add(workRow); dt.AcceptChanges(); myCmd.Update(dt); } Can-Ann wrote: {"Update requires a valid InsertCommand when passed DataRow collection with new rows."} ... I am using Vs2005 incase it makes a dif ...Show All
Software Development for Windows Vista ICredentialProvider
Did anybody make a successful user logon using the new ICredentialProvider interface My credentials are displayed, but I can't make them to logon. And what worse - after 20 or 30 seconds, the winlogon crashes completely with no recovery possible excepting hardware reset. I thought I basically did something wrong and decided to wait for more detailed documentation or some sample code. But MS doesn't seem to put too much effort on improving their SDK documentation and I also found that at least one other programmer has the same problem: http://msdn.microsoft.com/newsgroups/default.aspx query=vista&dg=microsoft.public.platformsdk.security&cat=en-us-msdn-windev-winsdk&lang=en&cr=US&pt=&catli ...Show All
