johnfi's Q&A profile
Visual Studio Team System Create Team Project from existing Project
Hi, I wanted to know that is it possible to Create Team Project from existing Project. The idea is my organisation will have say 10 different projects and I want to maintain same standards , roles and project permissions in all the projects. Only thing that will change is the project name. How to acheive this Thanks in advance, Sanjoyan Microsoft MGSI India I don't think the ability to create a Team Project from an existing project currently exists. You should probably just try to get a process template as customized as you can and that should minimize steps after Team Project creation (code analysis polices, e ...Show All
SQL Server Is this possible?
hey guys, I have a column called Error Count, which display the the error count values (Fields!error_count.value) from the dataset. And assume the report has some parameters.I want to change the values of this column by comparing the parameters value that the user specified with the values in the database. For instance, If sessions.timestamp == parameters!date.value then do something , where timestamp is a field in the sessions table and parameters!date.value is the the parameter value. Please let me know if anybody came across this kind of situation and how you solve it. Any idea is appreciated Sincerely Amde ...Show All
SQL Server My SSIS Presentation.
I was demonstrating some of SSIS's capabilities to our Software Development Manager and VP of IS. (We are deciding which ETL tool to use for our DW project. So goes this project goes the house).They liked what they saw and were crazy over Fuzzy lookup but commented that SSIS seems very much oriented toward the programmer side of the house. It was, maybe, not the best tool for the Business analysts who are working closely with us on this project. Any comments on their comment I wonder if SSIS "data source views" (which I haven't looked at at all) address their concerns Barkingdog SSIS ...Show All
Visual C# proxy problem
Hi all, VS 2003, windows application that uses Internet. I create an application to merge pdf files downloaded from Internet (which give me one file for one page). I'm behind a proxy server. The problem is: when i request a file, the web site creates a temporary file with the page (xxxx.pdf, where pdf are numbers). So these files are also on proxy server and sometimes i have some error because (i think) the page is got from proxy server. How can avoid this problem Turning off the cache of proxy Or from code (c#) Thx manuel0081 wrote: I'm behind a proxy server. The problem is: when i request a file, the web site crea ...Show All
Windows Search Technologies Access Denied message when installing WDS 3.0 beta
there is also a problem when you try to install the WDS with the office 2007 during the installation at the end you get a error saying Access Denied and the installation fails. is microsoft aware of this problem James I had another one which was .psd, odd as this is Adobe not MS but that fixed me right up and the update installed. Hope this helps! ...Show All
Visual C++ Where is CWnd::CreateControl ?
Hi, I am investigating if MSVC 8 provides a viable upgrade path for us. I have ported my MSVC 6 applications to MSVC 8 and have gotten all my libraries to compile. However, every application that uses an ActiveX control generates a linker error regarding CWnd::CreateControl. But my other MFC based applications link and apparently run correctly. What gives This is hand copied so hopefully it is correct. error LNK2019: unresolved external symbol "public: int __thiscall CWnd::CreateControl( struct _GUID const &, char const *, unsigned long, struct tagRECT const & ...Show All
Visual C# Options with custom build tools
I'm using the new VisualStudio 2005 feature that allows you to add a resource file (resx) to your project and it uses a custom tool to autogenerate a corresponding C# class with accessors to get the resource strings. However, the default seems to be to create the C# class with an access modifier of "internal". I know that the ResGen tool supports the /publicClass options, but I don't see a way to tell VisualStudio to use this option when generating the source code for my resx file. Can this be done If so, how All: I've found & posted a much simpler workaround -- just call an ext ...Show All
SQL Server Couldn't see some databases in the object explorer window of Mangement Studio
hey guys, I have one question. But it is not related with the Reporting Service. I got my computer set up with SQL Server 2005 version yesterday. When I connect to the database engine, I can see only system databases(master,model,msdb and tempdb) under the system database folder. I couldn't see other databases(like pubs,northwind) in the object explorer window of Management Studio. Do you have any idea how to solve this difficulty Thanks. Amde Hi, Amde -- This content will be available in the next version of BOL -- Before you can use SQL Server 2005 samples, you must install them. Installing th ...Show All
Smart Device Development Emulator communications error
Emulator used to work, but now I no longer can communicate to it from VS2005. Reinstalling VS2005 didn't help. Using DMA transport When I try to connect to the emulated device I get the following error message: To 'Windows Mobile 5.0 Pocket PC Emulator' Connection failed. a specified communication resource (port) is already in use by another application. Hello, 1. Can you please try clearing the save-state Go to Device Emulator Manager->Right Click->Clear Save state for the emulator for which you are obtaining this problem. 2. Are you obtaining this problem with each of the e ...Show All
Visual C++ windows users
hi Can you plz tell me how i can get the name of all users on windows os (regardless wheather they are logged in or not). The function which i find is GetUserName() but this gives me the name of current logged user. regards Pankaj Use NetUserEnum! http://msdn.microsoft.com/library/en-us/netmgmt/netmgmt/netuserenum.asp ...Show All
SQL Server Problem in ERD creation in sql server management studio
I have downloaded adventurework database intall it then configure the databases in managemnt studio and then make a ERD of the db all works fine. Then I have intall asp.net 2.0 starter kits. 1,Club Starter kit 2,Commerce Starter Kit 3,eBay Selling StarterKit 4,Jobs Site Starter Kit 5,Personal Site Starter kit 6,Time Tracker Starter kit install them and configure the databases in managemnt studio.all thing works fine but when I create erd of any of these databases I get message Database diagram support objects cannot be installed because this database does not have a valid owner. To continue, first use the Files page of the Database P ...Show All
Visual Basic VisualStudio 2005 BUG
Am developing a forms app using vs2005. All going fine till decided to publish via ClickOnce…. Having published to ClickOnce, now every time I try to debug (F5) the app after doing a code change or opening up the Publishing Project Properties, get “The operation could not be completed. The process cannot access the file because it is being used by another process” Try again – then get “Visual Studio could not copy a support file to this location: Q:\Development\Visual Studio 2005\Projects\projectname\projectname\bin\Debug\projectname.vshost.exe. Please verify the path exists and is writeable”. (projectname changed to protec ...Show All
.NET Development connect to Oracle DB in ASP.net application
I try to connect to Oracle database in my .net web application but i have the following error: Driver's SQLAllocHandle on SQL_HANDLE_ENV failed I use this source code: Dim strConnectionString As String = "driver={Microsoft ODBC for Oracle};data source=TEST;UID=pippo;PWD=pluto" Dim Conn As New OdbcConnection(strConnectionString) The "Conn.Open()" method causes the error. Many Thanks Maurizio I noticed you're using ODBC for this data access. May I ask why you're not using the System.Data.OracleClient provider instead (available in .Net 1.1 and later only) It's much faster and more ro ...Show All
Windows Forms having trouble running application over network but works locally
i have a small document retrival application ... the the application works like this... you can set it up to retrieve different file types at a specific folder... when the application is run it you can a prompt to enter the name of the file and if you eneter the correct file name it would show a link to the file and you can click&nb ...Show All
.NET Development Release version of CLR Profiler for .Net 2.0
Now that Visual Studio 2005 is released and I have installed the team suite version, I still cannot find anywhere the release version of CLRProfiler for .Net 2.0. Will someone at MS make it available for download The CLRProfiler officially on the MS pages is for .Net 1.1. Beta2 seems to have some internal unsupported MS link. Thanks Pawan Thanks for the link. ...Show All
