| invalid / unauth Product Key (10 replies) |
| microsoft.public.windows.tabletpc |
| I recently purchased a tablet PC (Fujitsu ST5011D) on ebay. In the item description, it stated that "I just installed Windows TabletXP, but it needs to be activated." Fine and dandy, valid COA on the back per auction images. Well. Upon attempting activation, I was informed that I had an "invalid product key". I downloaded and ran Magical Jellybean to get the PK from within the system itself, and i... |
|
| What ever happened to WinFS? (2 replies) |
| microsoft.public.windows.developer.winfx.winfs |
| Will we ever see anything of WinFS? I was skeptical back in 2004 when it was announced but i'm still very curious and in wait to hear more about plans for this unique storage system. I've noticed that SQL server 2008 r2 has benifited from some of the ideas and technology. I hope someone will post. |
|
| FTP client host mismatch (2 replies) |
| microsoft.public.windows.developer.winfx.fundamentals |
| I am trying to use ftp from a windows host to another windows host. However, when I invoked it, I found the target host using unix syntax for the ftp even tho it is a windows server, which is why I kept getting syntax errors. What is causing this and how can I fix? Thanks in advance |
|
| WPF MenuItem hiding (2 replies) |
| microsoft.public.windows.developer.winfx.avalon |
| Hi, I would like to hide selected MenuItem on Delete key press without closing the menu. My markup is: Menu MenuItem Header "Menu" MenuItem Header "First" KeyDown "MenuItem KeyDown"/ MenuItem Header "Second" KeyDown "MenuItem KeyDown"/ MenuItem Header "Third" KeyDown "MenuItem KeyDown"/ /MenuItem /Menu where event handler is: private void MenuItem KeyDown(object sender, KeyEventArgs e) { if (e.Key... |
|
| HRESULT E_FAIL Exception! (5 replies) |
| microsoft.public.vsnet.vstools.office |
| Hi, I am trying to generate a powerpoint presentation in C#. It works well on my local machine which is running XP. When I run the application on Windows Server 2003 (our Server) the presentation gives HRESULT E FAIL when I call the following code chart (Microsoft.Office.Interop.Graph.Chart)slide.Shapes.AddOLEObject (GetLeft(i), GetTop(i), GetWidth(i), GetHeight(i), "MSGraph.Chart", "", Microsoft.... |
|
| Visual Studio 2008 will only access VSS2005 via web service, I want it to look locally (2 replies) |
| microsoft.public.vsnet.vss |
| I set up VSS2005 on my local machine and I've added some projects to it, but whenever I try to manage source control from VS2008, the Add SourceSafe database wizard seems to only let me enter a web address. How can I point this thing to my local machine??? |
|
| ANN: free DPack for VS.NET 2003/2005 v2.5.1 (3 replies) |
| microsoft.public.vsnet.vsip |
| Hi all, I'm pleased to announce a new v2.5.1 availability of our free VS.NET 2003 and VS 2005 add ons collection called DPack. DPack includes various browser tools that allow the developer to quickly find solution's code members, types or files. Additional tools such as numbered bookmarks, solution backup and statistics, to name the few, are included as well. You can check the change log, see the ... |
|
| Help with deleted components registry keys (2 replies) |
| microsoft.public.vsnet.setup |
| Hello, I did a big mistake and I deleted the path of these files in windows xp registry: System.Workflow.Activities.dll PresentationFramework.Luna.dll RedistList\\FrameworkList.xml The keys that should contain the paths are: [HKEY LOCAL MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S 1 5 18\Components\300DC0511590697408C9B53F71E7AB4A] "0DC1503A46F231838AD88BCDDC8E8F7C" "" [H... |
|
| VS2008 SP1 (2 replies) |
| microsoft.public.vsnet.servicepacks |
| The word "functionalities" is not in the English language as far as I know. You should just say "functionality" in this document: http://support.microsoft.com/kb/950263/ "New features and functionality" Cheers |
|
| WCF client hell (2 replies) |
| microsoft.public.vsnet.ide |
| I've a remote service available via tcp://. When I add a service reference on my client project, VS doesn't create all proxy objects! I miss every xxxClient class, and I have only types used as parameters in my methods. I tried to start a new empty project, add the same service reference, and in this project I can see al proxy objects! It's an hell, what can I do? thanks |
|
| Targeting .Net framework version 3.0. (4 replies) |
| microsoft.public.vsnet.general |
| I have developed a VB.NET application and am trying to target .net framework V3.0. The project was initially developed using Visual Studio 2005. I am now using VS 2008 Professional. I go to project\properties\compile\advanced compile options. From the "Target Framework" dropdown list box, I select .NET Framework 3.0. VS informs me that it needs to close and re open the project. Fine. Once the proj... |
|
| VS for Database Pros (GDR R2) Removes Sproc Comments (2 replies) |
| microsoft.public.vsnet.enterprise.tools |
| I have been working with my team to implement Data Dude GDR R2 for managing ALL of the databases for our applications. So far I am very pleased by what we can do with the tool with a single exception. I want to have a header with comments as part of every stored procedure so we can track the history of a procedure. When creating a deployment script, and subsequently running it, Data Dude strips ou... |
|
| Crystal Reports for VS deployment to Web Application doesn't work (3 replies) |
| microsoft.public.vsnet.documentation |
| I've followed the "documentation" for getting crystal reports to work on a production web site. I've migrated a VS 2003 web project to a VS 2008 web application. Everything works fine on my dev box. publish the site out to the server (2003 X86) and no go on the reports, get the infamous: ***** Error Type: System.IO.FileLoadException ***** Error Message: Could not load file or assembly 'CrystalDeci... |
|
| How to debug a function executed by a Thread (7 replies) |
| microsoft.public.vsnet.debugging |
| Hi all, I don't know how to step through the process function in the statement: new Thread(new ThreadStart(Process)).Start() When I hit F11, the function is not hit. It just directly goes to the next statement. Thanks, Betty |
|
| Could not display chart. The control is not properly registered. (4 replies) |
| microsoft.public.vsnet.act |
| I've seen other people raise this in searching the web but can't find any definitive answers so apologies if this has been answered previously (but please point me in that direction). I have two XP Pro SP2 workstations one works fine in that it shows the result graphs in ACT (v1.0.536.0) and the other gives the error "Could not display chart. The control is not properly registered.". Both systems ... |
|
| Help! GUI design tool for web & windows applications (2 replies) |
| microsoft.public.msdn.drgui.drguidotnet.discussion |
| Hi All, We are currently looking to buy a Windows & Web GUI design tool. Our company is doing softwares for Windows & Web application with Visual Studio 2008. Our clients will be using this tool to build screenshots. Projects delivery should be faster with this tool. Do you have any suggestions ? Of course, a Microsoft Parter product is better... Thanks for your help! Simon Levesque Sonim6 Inc. |
|
| .NET & XSLT: Unwanted namespace in resulting file after using extension objects (2 replies) |
| microsoft.public.dotnet.xml |
| Hello, after using extension objects in the stylesheets there's an additional namespace entry in the resulting file. How can I prevent that? See: ..NET/C#: XslCompiledTransform xslt new XslCompiledTransform(); .... XsltArgumentList xsltArgs new XsltArgumentList(); xsltArgs.AddExtensionObject("ibd:DanTe", this); .... xslt.Transform( source, xsltArgs, target ); XSLT: ?xml version "1.0" encoding "UTF... |
|
| UfBxCMztSAEgZ (2 replies) |
| microsoft.public.dotnet.vjsharp |
| Very interesting sites., http://amyfishersextape.viviti.com/ amy fisher sex tape, bbf, |
|
| LogonUser function (2 replies) |
| microsoft.public.dotnet.security |
| I am trying to access a server using LogonUser function as follows Dim returnValue As Boolean LogonUser(Domain\UserName, MachineName, password, LOGON32 LOGON NEW CREDENTIALS, LOGON32 PROVIDER DEFAULT, tokenHandle) I get a token, and seems to me that I get authenticated. However when I execute the following Dim AllCountersCategories As PerformanceCounterCategory() PerformanceCounterCategory.GetCate... |
|
| Drag and Drop-How to get the url's title?, Name? Description? (2 replies) |
| microsoft.public.dotnet.scripting |
| I made a .Hta file that contains some drag and drop (primitive coding, alas). (see full .hta code at bottom of this posting) The .hta returns the url of links that are dragged and dropped onto it. But there's info it doesn't return that I need, and I don't know the right term to describe what I need that I'm not getting. To explain by example, if I open a window to this url: http://dotcommunities.... |
|
| BinarySerialization size not consist?! (2 replies) |
| microsoft.public.dotnet.myservices |
| Hello all, I have met something pretty odd. I am running a serialization on an object and not always the size of the output stream is the same. I even created a test that I am running the serialization in a loop, and each time I am running I have different results sizes in some point in the loop. This happens when I am using a object that was filled in the server side, and I get them thru WCF work... |
|
| Is ther a Manifest solution? (8 replies) |
| microsoft.public.dotnet.languages.vc.libraries |
| I have a 12 year old BC45 compiled 32 bit GUI utility that fails to load on XP and 2003 with a GPF. Worked find under 95, NT, 2000 and didn't expect anything to be different for other OSes. But it was reported this week and looking at our support logs, there were other reports last year on this as well. Testing it on XP and 2003 confirms this. I think it is related to either comctl32.dll, comdlg32... |
|
| Help converting to C++ (6 replies) |
| microsoft.public.dotnet.languages.vc |
| I have two lines of basic C# code System.IO.Directory.CreateDirectory(path); return System.IO.Directory.Exists(path); I want to bury this in a C Win32 Project. My effort so far (that does not work and I do not understand the error messages) is: #using mscorlib.dll using namespace System; using namespace System::IO; bool* clrcall;bool CDirectory(String path) { DirectoryInfo d Directory::CreateDirec... |
|
| Equivalent to Load (6 replies) |
| microsoft.public.dotnet.languages.vb.upgrade |
| Hello! I have a function which sets some styles of a form. This function goes like this: .... Load uForm Do something .... Now Load is not available in .NET. Can somebody tell me how to proceed? Thank you very much again. Ulf |
|
| Connect to SQL Express database (5 replies) |
| microsoft.public.dotnet.languages.vb.data |
| I have just joined the "I'm sure I've missed something obvious club" I have VBExpress 2008 installed with SQL Express 2008 with the SQL Express management studio. I started building a prototype database in Management Studio: nothing complex, just a cascade of administratve tables to create a logical context for the real data. Next I created a project which would provide simple linked controls to p... |
|