Software Development Network Logo
  • SQL Server
  • Visual C++
  • Visual C#
  • Visual Basic
  • Smart Device
  • Windows Forms
  • .NET Development
  • Microsoft ISV
  • Visual FoxPro
  • Visual J#
  • Game Technologies
  • Windows Vista
  • Visual Studio
  • VS Team System
  • VS Express Editions

Software Development Network >> Ackworth's Q&A profile

Ackworth

Member List

Kunal Sarkar
RonnieSES
Niro
Tyler Clendenin
Tonny Petersen
EvenSteady
Darshan Jani
Timmos101
ajp
wiro
zjorks
IanC2000
Ran Mouri
ashw
John_NewSys
Kfir
RLewis
dvidben
Paul Ch
kylew97
Only Title

Ackworth's Q&A profile

  • Visual Studio Team System Error 32000 - BISSubscribe.exe/BISService.asmx

    I have just installed Team Foundation Server for the third time and have hit the same error everytime. I am installing on clean Windows Server 2003 SP1 virtual servers in a dual-server configuration. I have followed the "Visual Studio Team FOundation Installation Guide" (v50428) and I have changed just one thing that I don't feel is the problem here. The ONLY change I have made is, when I installed SQL Server 2005 April CTP, I placed the Data folder on a different partition for size considerations. This does not appear to be related in any way that I can tell to my 32000 error. Like many others, my application tier installation gets to about ...Show All

  • Visual Studio Team System How to check performance, monitoring, tunning and do a stress test on Visual Studio Applications

    Hi everyone our company recently developed an Academic Intranet and we would like to monitor , tunning and check the performance of the web applicactions because we had some slowdown when a lot of users where connected at the same time and some concurrency problems. What do we should be doing first , Any documentation or software you can recommend me to start with . Any help will be appreciated. Regards Kryor Some ideas... There is a good amount of documentation on load testing here: http://msdn2.microsoft.com/en-us/library/ms182594(VS.80).aspx There is a bunch of blog content out there: http://blogs.msdn.com/robcaro ...Show All

  • Visual Studio November DSL toolkit: how to add commands to context menu?

    hi, I want to a add a command to the context menu. how can i do that with the new november toolkit I know that this is explained in a paper(customizing features in MS Tools for Domain Specific Languages (September 2005 CTP)) for  the semptember toolkit. i tried to map it to the november dsl version(since the structure of the projects changed) but it seems not to work. E.g there is no File " Designer\Diagram\PkgCmdID.cs " and " DesignerUI\Header Files\PkgCmdID.h " , it think was replaced by  " Designer\Shell\GeneratedCmd.cs " and " Designer\ctccomponents\GeneratedCmd.h ". So far I did  the following: Added a constant defini ...Show All

  • Visual C++ Norton Windoctor found the following 2 errors and is unable to fix them

    "C:\WINDOWS\$NtUninstallKB898458$\ORUN32.EXE" cannot access a necessary file, "learn32.dll." "C:\WINDOWS\$NtUninstallKB898458$\ORUN32.EXE" cannot access a necessary file, "pctree32.dll."   The program ORUN32.EXE may be part of Microsoft Interactive Training for Windows XP. Or it may be part of another program that is causing the error message.   What 2 do To solve this problem, delete the folder: "C:\WINDOWS\$NtUninstallKB898458$\ or disable WinDoctor.    Next time you may want to find a better forum for such questions as it's not related to Visual C++.  ...Show All

  • Visual Studio Tools for Office Excel ScreenUpdating in VSTO

    Hi group, I am having difficulty in getting the ScreenUpdating property to work correctly. I have opened an existing Excel spreadsheet in VSTO and in the process of adding some additional functionality. The code essence: For i = 1 to 10 'There are 10 sets of ranges Range("MyRange" & i).Rows.Hidden = True Next i This produces screen flicker. I wrote this same code within VBA and it works well. Excel VBA syntax: Application.ScreenUpdating = False. Works very well in a class module or module. VB.NET (VSTO) syntax: I have tried Globals.ThisWorkbook.Application.ScreenUpdating = False but this does not work. ...Show All

  • .NET Development how to set ip address

    Hi, I can use WMI in .NET 2.0 to set ip address, netmask and dns of ther ethernet adapter. It there are other ways to set these informations It should be easy to port it to windows mobile 5.0 regards No there is no managed API 0 [.NET API] for this. You have to use WMI or something like that. We are considering this for a future version ...Show All

  • Visual Basic 'System.CodeDom.Compiler.GeneratedCodeAttribute' is not defined.

    One application deveploped with VB Express Edt 2005 was running well until last friday. No changes has been done in devep. environment. Today (monday) when after changes in application. icon the application is giving the following error: Error 38 Type 'System.CodeDom.Compiler.GeneratedCodeAttribute' is not defined. This is a new class defined in Framework 2.0. How is it possible that VB does not recognice its own environment   Some of you have had this problem and what  is the solution Regards There is another discussion on the board with a question similar to yours, perhaps you will find it helpful. http://forum ...Show All

  • Visual Studio Team System Team System Builds and dropping an MSI

    Hi, I just started using Team System this week, and I've been able to muddle along fairly well, but I've just discovered something that to me is a real show stopper. And based on the searches that I have done in Google and in these forums, I'm beginning to think there is something fundamental I missing based on the small number of responses to this problem. My problem is that the team system build does not build the Setup projects. I understand that this is because MSBuild does not support them, but I am flabbergasted by this fact. What use is a build system that does not create the fundamental deployment deliverable Obv ...Show All

  • SQL Server The report server cannot open a connection to the report server database

    Hello, I am a newbie to sql server 2005 Reporting services. After installation of sql server 2005 beta 2, I tried typing  http://localhost/ReportServer  to check if the reportserver is working correctly, but I am getting this error message: The report server cannot open a connection to the report server database. A connection to the database is required for all requests and processing. (rsReportServerDatabaseUnavailable) Get Online Help Shared Memory Provider: The specified module could not be found. I am not sure where is the error and what to do Please help me out! Thanks a zillion in advance. If you chose th ...Show All

  • Windows Forms hide the address bar in internet explorer

    do you have any vbscript for hidding the address bar in internet explorer, where i am developing web site and i want to hide the address bar from the user Hi I have a work around solution for your problem. There is a control in windows form (.Net 2005) called webBrowser. Try to open any webpage in that webBrowser control , you wont be able to see AddressBar, ToolBar etc... Just have a try... Hope this Helps. Sriram ...Show All

  • Visual Studio Team System can't upgrade B3R to RC due to pending merge / branch

    It appears that I cannot upgrade with a pending change in the system. tfsupgrade /verify returns an error about a shelveset having pending changes. According to the server status there are no pending changes for the listed owner and we have deleted the shelveset. any suggestions I think we're stuck with B3R until we can build up a separate system... I couldn't wait. I just went in and manually deleted the two rows out of the pending merges table. That got rid of the error and the tfsupdate command appears to have completed successfully. ...Show All

  • Visual Studio Team System Unable to view Source Control Explorer in Beta2

    I currently have 25 or so developers running up against Beta 2's Version Control. Everybody up to this point has been fine. However, I recently added another member to the team and they can NOT see any of the existing projects under Version Control. I have given them every access right I can find (include Project Administrator on the Team Project itself). Any ideas or things I could try Thanks, ~slee To be honest, I would suggest moving to Beta 3 refresh, since beta 2 is a dead end.  Beta 3 is a huge improvement over beta 2. Buck ...Show All

  • Visual C# Creating instance of Generic type using parametised constructor

    Hi, Why does the code below not work I've constrained the T type of the Bar class to be a "Foo" but I still get compiler error "Error 1 'T': cannot provide arguments when creating an instance of a variable type" (beta 2 - 8.0.50215.44). Since I've constrained T to be a class rather than interface, shouldn't I be able to use the Foo(int) constructor Is there another way of doing the same thing In my case, Foo is an algorithm (i.e a numerical interpolation scheme) and Bar is a data class which I'd like to associate the algorithm with. It seems like a nice way of doing things but it doesn't work :( Dave     pub ...Show All

  • Windows Forms If I don't close stream, will it cause memory leak when I want to display many images?

    From MSDN, I was told that a stream couldn't be close during image lifecycle. So I can't launch stream.Close(), if I don't close stream, will it cause memory leak when I want to display many images public override void Display(ResourceData myResourceData) { MemoryStream stream=new MemoryStream(); try { byte[] myCotent=myResourceData.content; stream.Write(myCotent,0,myCotent.Length); stream.Position=0; PictureBox1.Image=Image.FromStream(stream); } finally { //Don't lanuch stream.Close(), during image lifecycle. (MSDN) } } } } ...Show All

  • Smart Device Development Date Time changing based on timezones??

    I have a application which passes dates/times back and forth via web services.  The server is EST.  The pda is CST -1 hour.  The PDA downloads the data from the web service and insterts it in SQL CE.  When the user views the info it is 1 hour off. If the user adjusts the timezone on the pda to EST it works fine.   Any help on how to tell the app to ignore timezones Thanks, Aaron OK, and just to be sure, this is right after sl.GetTickets returns And is the conversion 2005-09-27 -> 2005-09-07 a typo, or does this actually happen Anyway, it seems the PDA is misin ...Show All

©2008 Software Development Network