Deepatel70's Q&A profile
SQL Server Distribution agent failed but didn't ???
Hi There I have the following setup. Server A transactionally replicates to Server B , using Server C as remote distributor. Now the distribution agent runs on Server B, under distribution agents in replication monitor the distribution agent is the same job as the job on Server B defined as REPL-Dsitributor, correct Now this morning at 4am under distribution agents on the remote distributor the job was marked as failed (error: no response in 10 minutes), but the "same job" on Server B, was not failed The replication agent failure alert did not fire, neither did the notification failure alert on the job it self What the %#$&#% happen ...Show All
Visual Studio Express Editions Deployment issue: File --> New --> Project: there is no node "Other Projects"
Hi All, Installed VC++ and SDK. A simple program works fine (pops a window). I want to move the program to another computer (no VC++, no SDK). The recommended deployment is to click File-->New-->Project, and besides VC++ projects, I am supposed to see a node "Other Projects" - but it's not there. Then, I would have to choose "Setup and Build", and then it would create installation .exe which I could take to another computer, just run it, and it would install everything on another computer. So, my main question is how to get the node "Other Projects" to show. Thanks, IG ...Show All
Visual Basic MDI help
Hey everyone, I'm new to using mdi forms. Basically, the problem is that when I maximize my child form an extra line is added to the top of my main form with control box/max/min buttons for my child form. I don't want that line on there at all! I've tried everything, disabled everything. Any ideas on how to shut this off would be great! Here is a screen shot of what I'm talking about. http://www.accs.net/users/anonymous/mdihelp1.jpg Hi, I forgot to mention that I handled the SizeChanged event of my child form. Here's the code: if (this.WindowState == FormWindowState.Maximized) {   ...Show All
Smart Device Development How do I know what files are required?
I have a program that I have been working on for some time, and it is almost finished. The problem is that when I reboot the device (not a pocket PC), the program won't run any longer, and it gives no clues as to the reason. If I deploy through VS.net, it works fine, and continues to work until I do a reboot. I need this device to function by itself. How do I know what files I'm missing if the program doesn't tell me Note you can not deploy 'selected' files of NETCF. That won't work because it’s not enough to just copy files and that would be EULA violation. To preserve CAB file after installation please se ...Show All
.NET Development Can't Uninstall my Service
I am trying to uninstall my client and I am getting the error: *********************************************************** C:\Documents and Settings\tsich>Installutil \uninstall "c:\dotnetprojects \myservice\bin\myservice.exe" Microsoft (R) .NET Framework Installation utility Version 1.1.4322.573 Copyright (C) Microsoft Corporation 1998-2002. All rights reserved. Exception occurred while initializing the installation: System.IO.FileNotFoundException: File or assembly name uninstall, or one of its dependencies, was not found.. C:\Documents and Settings\tsich> ********************************************************** I know I am typin ...Show All
Smart Device Development Adding a new target device to the VS2005 IDE?
How can I add a new target device (a custom WinCE Emulator OS) that I built with Platform Builder to the target device dropdown in visual studio In short, I built a Win CE OS using Platform Builder. Now I want to debug an application on this device (it's an emulator build) using the VS 2005 IDE in which I built the program. I can't figure out how to do this 1. Build SDK in PB. 2. Install SDK. 3. Follow this to debug on the emulator (note that would be PB emulator). http://blogs.msdn.com/vsdteam/archive/2005/01/05/347332.aspx ...Show All
Visual Studio Team System Any way to e-mail bugs to the server?
We are currently deciding to go with TF server or not so any help would be appreciated. Our bugs are reported in by e-mail from users and entered into bug tracking sytstem currently in consideration. We are also looking into TF Server and was interested to know whether this can be accomplished without major work. I have tried to see whether this is possible, but I have had no luck. I know you can set the server to e-mail out bugs assigned to a team member, but can one mail in a bug to a special category Any help to find an answer quickly would be appreciated. TIA, Noorbakhsh To enable users to submit work it ...Show All
Visual C# how to print Rtf without preview?
i want to print the Rtf from my database without using reports. print directly from the rtb the data to be printed should be the Text property. how can i do that please help. solved this at: http://support.microsoft.com/default.aspx scid=kb;en-us;812425 ...Show All
SQL Server HELP!!:about the MS association rules
When i use the MS association rules ,i don't know how it is worked on the background .I stuy the Fp-Growth algorithm , but there're some questions , I don't kown what's the meaning of transcation database. who can give me one example thanks .I know we can store the data in relation database,but in basket Analysis ,how a transaction stroed in relation database In the context of Association Rules/Market Basket Analysis, we are talking about the contents of the "basket" when we refer to the transaction table. In a relational database, you'd typically have a master table containing information about customers (for instance) and a ...Show All
Visual C++ windows.h not found...
WOW, I can't believe this information isn't easier to find. I downloaded and installed Visual C++ 2005 Express, and then downloaded and installed the Platform SDK SP2. NOTHING WORKS! The Directories are not found and there is no apparent way to set them. Apparently users have found a hack to make it work, but this is crazy. It seems like the first Microsoft person to install this would notice that it doesn't work and would raise the flag to the appropriate people so they can take the steps to fix it for their users. Or at least document it on the very first page where it is downloaded, or the very first pa ...Show All
Microsoft ISV Community Center Forums MODI Port
I have some questions: 1.- How to distribute MODI Port with my application 2.- Found MSM (module merge) 3.- How to install "Microsoft Document Imaging Writer Port", without CD office 4.- That files use the MODI 5.- The files .MDI is better of PDF ! Tks a lot, You can not distribute MODI. The end user must have a copy of Microsoft Office. For sure Office, but I think it is also included with SBS as part of the FaxServer. If the user has already installed Office, but MODI is not present; Insert the Office CD and select "Add or Remove Features". Next ...Show All
SQL Server How run SSIS package from MsAccess?
How run SSIS package from MsAccess Can Access execute command-line commands if not, it can't be done. Why do you want to do this -Jamie ...Show All
Visual Studio Tools for Office Outlook Task classes & writing from access
Hi there - i have written a piece of code on a command button in access that writes values in a tasks form directly into tasks in outlook. this works great except for one thing - i can set the reminder tick box and the reminder time - these fields are under the 'taskitem' class. however there is no reminderdate field under taskitem (although the startdate and enddate objects are there) and as a consequence the date is entered as 30/12/1899 - can anyone please tell me how to write the reminder date from the access form into the field in outlook. thanks, Rhys. Total guess here: but perhaps perpahs that t ...Show All
.NET Development Uniscribe under .net 2.0
Hi; We have a library that is at present 100% managed code. However, we need to get the runs in bi-di (Hebrew/Arabic) text. (Long explanation as to why.) Uniscribe seems like the best way to do this. Is there a .net equivilent of uniscribe or do we have to become 98% managed code I hate to do this because less than 100% is a security "opportunity." thanks - dave You can either use GDI+ to render, or if you want Uniscribe to do it you can use the new methods under the TextRenderer class (see this blog post for more details). Note that neither will give you the full control that Uniscribe does over the process, but both handle Hebrew a ...Show All
Visual Studio 2008 (Pre-release) Why text editor classes is so closed in Avalon?
For example, i need insert (by code) a link into RichTextBox. This mean that i need split Run before insertion. Type type = typeof (Control).Assembly.GetType("System.Windows.Documents.TextRangeEdit"); MethodInfo m = type.GetMethod("SplitFormattingElements", BindingFlags.Static | BindingFlags.NonPublic); TextPointer position = m.Invoke( null , new object [] { editor.CaretPosition, true }) as TextPointer; position.InsertTextElement(hyperlink); Or i need select (by code) text in RichTextBox from 5 to 11 symbol and do something. (TextBox uses internal TextPointer ctor - Reflection again ) It's too complex for simple oparations. ...Show All
