ninterdo's Q&A profile
Visual Studio Tools for Office VSTO Excel: named range
Hi, I'm new at using vsto for excel. I created a vsto for excel, added some sheets, with data,... I also added a few named ranges, . My question is the following: Is it possible to catch the event when the users deletes a 'Named Range'. This to prevent that the named ranges that I created will be deleted, and that the user is allowed to delete his own named ranges, but not my named ranges. TIA, Isabel Isabel, Take a look at the Sample that illustrates how to protect various controls on your Excel worksheet. http://msdn2.microsoft.com/en-us/library/ms268876.aspx Thanks. ...Show All
Visual Basic OTP: How can i get the Status...........
Hi, Can anyone tell me that How can I get the Status of services. Its Running or not or Start / Stop / Paused / Hanged etc..... I am using Visual Basic 6.0 I also have tried EnumServiceStatus, but its just cont the no. of services.... Please Help me.............. * I'm sorry, VB6 is three iterations old, and is no longer supported. As such, VB6 questions are off topic on these forums. You could try www.vbcity.com or www.codeproject.com ...Show All
.NET Development C# Remote Win32_Process : What Firewall Ports do I need to open?
My c# service uses WMI Win32_Process to query for application start times on remote machines. Does anyone know what exact ports I need to open on the remote Windows Firewall so this remote request can pass through Thanks! Jason This forum is dedicated to quetions relating to the System.Net namespace in the .Net Framework. For WMI related questions I suggest consulting the forums listed at www.microsoft.com/community ...Show All
Visual Studio Extending right-click menu for DSL class
Hello, I would like a user of my DSL to be able to right-click on an item in the model, and see some custom menu item there. When executed a new document should be added to current project (e.g. some text template). Other use for this would be to set a property of the class through the UI rather than "Property" pane. E.g. in the Wizard Language DSL example provided with the SDK, I would like to be able to set start page of the wizard using the right click menu. Could you tell me how to do this Thanks, Carlos Hi Carlos, DSL tools does not add much on top of the standard VS SDK in terms of menu handling. ...Show All
.NET Development WinForms GUI TEST tools?
Hi! I am looking for some GUI Test tools for a windows forms app. Do you know some good regards, gicio To follow up for those interested. NUnitForms does compile and works against NUnit 2.2.6 (for .net 2.0). So NUnitForms remains a strong tool to use on .net 2.0. Cheers, Johnathan ...Show All
Windows Forms "multiple rows" If select all checked true ~ insert old data with updated dates appended to database for logging Mgr decision
I have been twirling this one around for days ~ HELP!! I hope that this will make since. Here is the just of what I am doing in lang="VB" . Dataset select satement generates a collection of data defined by login, that inturn says you are the manager of the following users 'Code example Dim auth As String auth = (Request.ServerVariables("AUTH_USER").Split("\")(1)) 'in the select statement where manager = " & auth.ToString & " Data is displayed with check boxs to select if the data displayed for the manager is correct Note: Check boxes are databinded to a selected field ~ 1 is ...Show All
Visual FoxPro FOX DOCUMENTS
hey i need some information about programming in foxpro 9.0 i know you can help me i just can programm in C,, im beginner,, thank you What information do you need Are you asking for a training course via E-Mail (That won't work)... Please be a little more specific about what you want. ...Show All
.NET Development Send And Recive Secure Data Over internet Filtring?
Sorry but I am not as well as you in English but try ... I am Iranian and here the Gov. has filtered many of sites (from Porn to politic or many Web logs) We try to Develop an application to break this limitation. Is it possible to use a Security Library to get the raid of this filtering or do you know any solution with out using Proxy. Or if you have any suggestion Please tell me. thanks... If you are advised to go through a proxy and your ISP enforces it, there is not much you could do. WHen you send secure requests, the proxy WILL know what site you are going to and might not allow y ...Show All
.NET Development System.net.Mail default smtp host
i was using the old system.web.mail classes. and try to sent emails with net.mail, but i get an exception: System.Net.Mail.SmtpFailedRecipientException was unhandled by user code Message="Mailbox unavailable. The server response was: 5.7.1 Unable to relay for bla@bla.bla" host property of SmtpClient must be set up! but what is default smpt host is it "localhost" i get an exception if i use it. thank u for ur advice Please: how did you solve the problem Thank you, Xavier. ...Show All
SQL Server Can I change the language settings after installation?
Hi All, I have sql server 2005 dveloper edition installed on my XP pro. Both are English editions. I used the default language settings to install sql server 2005. The XP Pro has asian-language support installed and supports Chinese input. I have tables with columns in nvarchar. But I can not input Chinese into the columns directly in the management studio or using sql statement. How could I change the language so the Chinese chracaters being accepted Thanks a lot! Gavin You can change the collation sequence at the database, table, and column level. ...Show All
SQL Server Domain Trust - login failed: not a trusted sql connection
(Cross post from newsgroup) Attempting to implement Windows authentication between trusted domains. . . I have a domain trust set up between two domains connected via persistent vpn: REMOTE and HQ sqlserv is: HQ\SQLSERV (SQL 2000 server) client machine is: REMOTE\MACHINE1 (SQL 2005 tools) I sucessfully added user REMOTE\User1 to system admins on HQ\SQLSERV I can login via Remote Desktop from REMOTE\MACHINE1 to HQ\SQLSERV and open SQL2000 Query Analyzer and query databases as REMOTE\User1 When running SQL2005 SQL Server Management Server on REMOTE\MACHINE1 logged on as REMOTE\User1 I cannot connect to HQ\SQLSERV. I get: TITLE: Co ...Show All
Visual Studio 2008 (Pre-release) Couple of Q's?
I've just gone through the introduction for LINQ and DLINQ, had a couple of questions.. 1. The expression class seems to be basic building block of queries, I was wondering as to what end (not how) can custom "expression" class objects be implemented.. any examples/scenarios.. And perhaps someone can explain more about the "expression" class and how it executes with regards to the data context 2. Secondly, I was wondering with the Object Identity Management, that DLinq provides, does it store versioning columns or just the PK columns 3. Also, for read-only and web-based scenarios would it be poss ...Show All
Visual Studio Querying Status for a general command from another addin
Hi, I'm trying to provide a workaround so that my addin, ViEmu, will work better with Visual Assist, another 3rd party addin. I'd need to detect whether Visual Assist is running, though, as it wouldn't work in its absence. The developers of Visual Assist have kindly provided their command group GUID and an id of one their commands, which I could QueryStatus for in order to detect the presence. My question is: who should I query for the status My package is hooking the IOleCommandTarget chain for IVsTextViews in the environment, but I don't think querying the 'next link' in the chain is reliable - their hook might be 'on top' of mine. Should ...Show All
SQL Server Replication Deadlocks
Hi All, I need to get some assistance with some replication deadlocks im getting. We have two servers, which push information between each other, which I have a hunch could be a cause. Basically I keep getting the 'Agent Retry' Alert from SQL: DESCRIPTION: Error: 14152, Severity: 10, State: 1 Replication-Replication Distribution Subsystem: agent SQ01-EMS-SQ02\UK-183 scheduled for retry. Transaction (Process ID 68) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction. When doing some googleing, I found the Trace Flags and setup flags 1204 and 1205, but they dont give me ...Show All
Visual Basic Visual Studio Help Books
Can anyone tell me the name of a book that will teach me how to use the application I have a book on programming. As an example, turning the grid dots on. My books says they should be on as the default. They weren't and the book didn't tell me how to turn them on. When I typed grid dots into the Help that came with the application of course it couldn't find anything. It would be nice to find this information somewhere without having to spend time hunting for it and reading through all the screens under Options. Thanks for any references you can give me. I'll not argue with you with regard to sometimes t ...Show All
