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

Software Development Network >> Peter T.'s Q&A profile

Peter T.

Member List

matley
Seth Hall
jenifer_
ChasOnline
Pete-O
dcw
mkfl
stephan mantler
Luigi Nicola Bruno
caaptain
Roberto Jimenez
Yoseph
mtwinkles
FZ_1234
Kaz33
Bob Bojanic
DinoBob
Spamsickle
Namza
Prerna
Only Title

Peter T.'s Q&A profile

  • SQL Server Execution not found when using Dynamic Windows Impersonation

    Hello, We're trying to use dynamic windows impersonation and URL access to display our reports in the HTML viewer using ASP.NET. Before switching to dynamic windows impersonation we were using static windows impersonation in our web application's web.config file.  For example: <system.web> <identity impersonate ="true" userName="ourUsername" password="ourPassword" /> </system.web> The static windows impersonation worked flawlessly.  I could set the report parameters in the PageOnLoad function that had the HTML viewer (using VS2005's .Net Report Viewer) and the report would render properly. However, when we tri ...Show All

  • Smart Device Development Provision Device

    Hi All, Using VS2005 for PocketPC application development. With Authenticode Signing property page I can set property " Provision Device " to desired value. I want to know, how to set the same to " Privileged Certificate Store " with Build Events -> Post Build Event-> Command Line I have .pfx certificate file and used SignTool.exe on Build Events -> Post Build Event-> Command Line as "D:\Program Files\Microsoft Visual Studio 8\Common7\Tools\Bin\signtool" sign /f "D:\newclient.pfx" /p "password" Upgrade.exe Any Ideas -Seemit Yo ...Show All

  • .NET Development Convert VB.Net-application to Webpage

    I downloaded VS2005 Express. Great, but I have to study again a lot because I was just happy to cope with WebMatrix. My question: I developed a navigation-aid/calculator in VB.NET using a trial-version of the old Visual Studio.NET. A not completely debugged usable version you can see on www.alswin.nl/navigate.exe (with .NET Framework!) Is there an easy way to convert this application to a new ASP.NET 2.0 web-page   Go to www.asp.net and look at the top right hand corner.  You should be able to create an account from there. ...Show All

  • Software Development for Windows Vista Crop a Image

    Hello, I want a filter that enable crop a uncompressed image. I think I would use IAMStreamConfig interface. Anyone know if there a filter that support this interface. thanks ...Show All

  • Visual Studio Team Build and ConfigurationToBuild

    I'm pretty new with MSBuild but have so far been successful creating a Team Build that builds and publishes a test Web app using the new Web Deployment Project (WDP). I read that only DEBUG and RELEASE are valid values for ConfigurationToBuild (of course I can't find that link now but I proved it by creating a new configuration name with the same attributes of RELEASE - which was working).  I want the functionality of the WDP that enables web.config file section replacements based on the configuration being built.  Now if MSBuild is limiting me to only DEBUG and RELEASE modes, I'm hosed.  Any suggestions ...Show All

  • SQL Server How do you sort large files

    I had no luck sorting large files with Sort transformation. 1 or 2 GB are still so-so, but 3 - 5 GB seem to hang up and not finish.. Anyone else encounter this What would you recommend as workaround (maybe some other program)... Thanks. Oleg, I downloaded your sort component. But, it's cancelling my job when it get's to the new ExtraSort component of yours.  I will say that the component is reallly easy to use and install, that is fantastic.  But, why is this cancelling my job ...Show All

  • SQL Server Error in the PROCEDURE....

    Hi,   i m trying to run a procedure...but everytime i run it...it gives me some error as: ------------------------------------------------------------------------- Msg 468, Level 16, State 9, Procedure FIN_INFO__Get_Cash_Payments_Info, Line 46 Cannot resolve the collation conflict between "Cyrillic_General_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation. ----------------------------------------------------------------------------------------- Whats the meaning of  "Cyrillic_General_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" How can i change it if someone has some idea then please let me know...that will b gr ...Show All

  • Visual Studio Team System Delete Team Project missing in CTP?

    I've found several references in forum and blogs to DeleteTeamProject.exe or  TFSDeleteProject and some mention of it being in C:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Tools . Such a program doesn't appear to be in my installation.  Was it removed for the December CTP   Hi Andrew, I see "TFSDeleteProject.exe" in ...\Visual Studio 2005 Team Suite\Common7\IDE\PrivateAssemblies. Do you have such a folder         ...Show All

  • Visual Studio Team System Question on Team testing tool

    Hi, I'm very new to team system, I’m currently looking for a tool that can help me to do the functional testing (end user acceptance testing), the tool will be needed to document the manual written test cases (test plans) and testing results. Our application has both Windows GUI and Web formats.   Do you think the Team System testing tool will fit my need   Thank you for your input. Hi Kathy, Bug Tracking is part of Visual Studio 2005 Team Foundation Server. It includes source code control, work item (bug) tracking and other features. A good overview of the different products can b ...Show All

  • Visual C++ STDMETHODIMP

    I am trying to compile some VC++ 6.0 code on VC++2005, and I get the following error: error C4430: missing type specifier - int assumed. Note: C++ does not support default-int The line of code is simple:  STDMETHODIMP Func(WORD Index); Knowing that STDMETHODIMP boils down to " LONG __stdcall ", what's the problem here The same compiler error is generated for STDMETHOD. Any clue Thanks, Mo Try replacing STDMETHODIMP with LONG __stdcall your self and see if you still get the error. It looks like STDMETHODIMP is getting defined to nothing. Could you preprocess the file in questions ...Show All

  • Software Development for Windows Vista unresolved linking errors whilst upgrading to visual studio 2005

    I've recently upgraded to Visual Studio 2005 and busy recompiling my code, however I have got baffled by some linking errors which have occured: 1>dracscrp.obj : error LNK2019: unresolved external symbol "public: __thiscall CPushPin::CPushPin(long *,class CSource *,double,long,long,long,long)" ( 0CPushPin@@QAE@PAJPAVCSource@@NJJJJ@Z) referenced in function "public: __thiscall CPushSource::CPushSource(struct IUnknown *,long *,double,long,long,long,long)" ( 0CPushSource@@QAE@PAUIUnknown@@PAJNJJJJ@Z) 1>dracscrp.obj : error LNK2001: unresolved external symbol "public: virtual long __stdcall CSource::Find ...Show All

  • Visual Studio Team System Error opening project VSS to VSTS migration

    Hi, After migrating to VSTS VSS, I keep on getting the following error on opening the project "There appears to be a discrepancy between the solution's source control information about some project(s) and the information in the project file(s). To resolve this discrepancy it will be necessary to check out the project file(s) and update them. If the check out fails, however, and the solution is closed without saving, you will see this warning again the next time you open the solution." What is the cause of it And how do we resolve it Thanks, Saurabh Hi Saurabh, This problem could be ...Show All

  • Visual C# Using the Error List in own applications

    I would like to use the Error List found in Visual Studio (the one where I can select to see Errors, Warnings and/or Messages) in my own application. Is the Error List availible somewhere as a .Net/C# component/user control that I can use If not, how about the neat buttons that are used in the Error List, how do I find them, and not just the regular boring buttons The Error List is a custom control written for Visual Studio. The buttons are owner-drawn for the unique(ish) look and feel. There are quite a few articles and libraries available to help. One article is at: http://www.codetools.com/cs/miscc ...Show All

  • Windows Forms Creating docked panels like in Visual Studio 2005

    I'm new to C# and Visual Studio 2005. But im looking for a way to create docked panels like for example the Solution Explorer in Visual Studio 2005. I can't find a control in the Toolbox that can do something like that. I hope somebody can help me. Thanks!   Ben van Erp wrote: I'm new to C# and Visual Studio 2005. But im looking for a way to create docked panels like for example the Solution Explorer in Visual Studio 2005. I can't find a control in the Toolbox that can do something like that. I hope somebody can help me. Thanks! http://www.actiprosoftware.com/Products/DotNet/Default.aspx ...Show All

  • Software Development for Windows Vista WF Designer Host Example

    Because on the WF web the download of Designer host don't compile with January CTP i have fixed it and make it available on my site at http://dotwinfx.net/modules/wfdownloads/viewcat.php cid=3 ...Show All

©2008 Software Development Network