vga's Q&A profile
Visual Studio Express Editions MAJOR SQL express INSTALLATION HELP PLEASE!
Hi I have installed and unsinstallled (on a clean machine to begin with) the visual web developer express 100000 times now it keeps installing 3 out of 4 namely - .net framework 2.0 - web dev express - MSDN but it wont install the sql express server...and trying to download and install the sql express installer only gives me that: "SQL server 2005 Setup has deteced incomatible components from beta version of Visual Studio, .NET framework or SQL Server 2005. Use Add or Remove program...blabla" And I have never had anything installed of such on this machine... I am going nuts regardgin this any idea any one Thanks in advance Arti ...Show All
Visual Studio Team System VSTS installation erorr 32000: Report server access secure....
I have a serious problem at installation. VSTS installation throw a error message: 07/27/05 22:46:04 DDSet_Status: WorkingDirectory: System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: The Report Server Web Service is unable to access secure information in the report server. Please verify that the WebServiceAccount is specified correctly in the report server config file. ---> Microsoft.ReportingServices.Diagnostics.Utilities.AccessDeniedToSecureDataException: The Report Server Web Service is unable to access secure information in the report server. Please verify that the WebServiceAccou ...Show All
SQL Server Merge replication using wins mobile 5.0
Hi all, I have developed a mobile program with sql server 2000 merge replication. It works fine in Win mobile 2003 OS, but, not working at all after I upgrade the mobile OS to Win mobile version 5.0 Does anyone have any idea at all what's going on Thanks a lot. AngelaC Hi Laxmi, Here is the error message; Errors: System.data.sqlserverce.SqlCeErrorCollection Count: 2 Item: Cannot view indexed property HResult: -2147467259 InnerException: Nothing Message "SqlCeException: NativeError 28558 Source: "Microsoft SQL Server 2000 Windows CE Edition ...Show All
Windows Forms Custom toolbar control in .Net framework
I need a "toolbar"-like control (for my "Windows.Form"-based Document Viewer application) with functionality similar to modern ("Microsoft Office", etc.) products: I want to have an ability to represent it floating over, or docked to the top of the main window; to have entry fields on it (like "Page: # of #" for quick navigation), etc. Apparently, ...Show All
Visual Studio Express Editions vsc# will not install
when i try to install vsc# i et a error message saying: the procedure entry point CorGetSvc could not be located in the dynamic link libary mscoore.dll. any suggestions please email me at olivermd@btinternet.com Moved to the Installing and Registering VSEE forum, on topic again. At what stage are you getting this I can not find anything about CorGetSvc. Make sure you have updated with windows update, you can alsotry to download .NET 2.0 framework separatly and install it first. http://www.microsoft.com/downloads/details.aspx FamilyID=0856EACB-4362-4B0D-8EDD-AAB15C5E04F5&displaylang=en ...Show All
Visual Studio Team System Add Users to Global Group AND/OR Porject level groups CAN NOT find DOMAIN outside build server
Add Users to Global Group AND/OR Project level groups CAN NOT find DOMAIN outside build server ---------------------------------------------------------------------------------------------------------------- Per Pete Sheill Alert of Wednesday, February 22, 2006 4:18 PM - I am advised to use the Team Studio GUI interface to add users to appropriate projects/groups for Build.Notification. I search for the applicable MSFT web page about Adding users to TFS project groups: I find this link: http://msdn2.microsoft.com/en-us/library/ms252526.aspx I follow these very detailed steps and find that I can successfully ADD my userid in th ...Show All
Visual Basic Visual Basic Visual Studio 2005 Debug.Write doesn't work
I recently purchased Visual Studio 2005, and am trying to learn Visual Basic .net via an on-line class. Most of the less on s are very simple short programs to write messages to the Debug Output Window. For example: Public Class Form1 Private Sub Form1_MouseMove( ByVal sender As Object , ByVal e _ As System.Windows.Forms.MouseEventArgs) Debug.WriteLine(e.X & "," & e.Y & " " ) End Sub End Class However, when I run it in Debug/Start Debugging, I see nothing at all appear in the Debug Output window. I asked the instructor about it, and he has no clue, but says the c ...Show All
Visual C++ c++/cli array in value struct
I need to use a "value struct" for an application I've written but I now need to add a character array and a byte array into this structure. I don't know how to do this because I can't set the size of the array. I'm not able to use the ref struct because there is too much code already in place using the data as a value type. Please help! GrkEngineer wrote: I need to use a "value struct" for an application I've written but I now need to add a character array and a byte array into this structure. I don't know how to do this because I can't set the size of the array. I'm not ab ...Show All
Visual Studio 2008 (Pre-release) WCF in SQL 2005
Without talking about the SqlDependency class or SqlCacheDependency options, I would like to know if there are plans to support WCF (Indigo) in SQL 2005 when it gets released. Right now, I was sort of hoping that I could use : CREATE ASSEMBLY [SMDiagnostics] from 'C:\WINDOWS\WinFX\v3.0\Windows Communication Foundation\SMDiagnostics.dll' CREATE ASSEMBLY [System.Runtime.Serialization] from 'C:\Program Files\Reference Assemblies\Microsoft\WinFx\v3.0\System.Runtime.Serialization.dll' CREATE ASSEMBLY [System.ServiceModel] from 'C:\Program Files\Reference Assemblies\Microsoft\WinFx\v3.0\System.ServiceModel.dll' ...Show All
SQL Server SQL Server Connectivity Problem
Hi there, I am facing sql server connection problem. can any one help Problem Details: I had install sql server in my local computer and i want to use the tables that i had create in my VBA. I tried to build many connection string but the error "[DBNETLIB][ConnectionOpen(Connect()).] SQL Server does not exist or access denied" always appear. how can i solve this problem can anyone help Could you please provide more detail about the connection string you build. According to the error message, looks like something is incorrect with your connection string. Thanks Bei ...Show All
Visual Studio Team System Finally - Installed and Working - Upgrade Question
So I finally got TFS installed and working, I am running everything from the April CTP. I could not get the June CTP of TFS to install with the April CTP of SQL. It seems that the .net framework versions were incompatible. How will i be able to upgrade TFS /Sql as new releases come out without losing all of my project settings and files There is not an upgrade script for all of the current releases and the upcoming mid-July CTP release. You will need to migrate source files (re-add source) and work items (export to excel from old system, import to new system) manually. It's possible that when ...Show All
.NET Development Cannot convert type 'System.Type' to 'System.Data.SqlDbType'
I encounter error, " Cannot convert type 'System.Type' to 'System.Data.SqlDbType' " when attempting the following code: // Create a secondary DataSet in order to research the unknown data types of the destination table columns. SqlDataAdapter sqlResearchAdapter = new SqlDataAdapter(); SqlCommand sqlResearchCommand = sqlSelectCommand.Clone(); DataTable sqlResearchTable; DataSet sqlResearchSet; sqlResearchAdapter.TableMappings.Add("Table", sqlTableName); sqlResearchAdapter.SelectCommand = sqlResearchCommand; sqlResearchSet = new DataSet(sqlTableName + "0"); sqlResearchAdapter.Fill(sqlResearchSet); ...Show All
Visual Studio VS 2k5 no longer hits breakpoints
Hi! My Visual Studio 2k5 suddenly refuses to hit breakpoints. The tooltip above them says that no symbols are loaded but the output window says the opposite. I can't hit a breakpoint in both managed and unmanaged code. I've even double checked all solution and project settings and haven't found anything improper. Even the Debugger.Break() method call does not break into the debugger... I've tried to clean or rebuild the solution but nothing helpes... Do you have any ideas Thanks a lot. EDIT : Seems that other projects can be debugged correctly, weird... OK, I managed to restore the solution files (.XXproj, ...Show All
SQL Server Changing login permissions
I am trying to set up a secure system and would like some advice on how to do it as it is a bit tricky. The underlying security is Windows Authentication but I need to set various permission levels in the application. What I want to do is to allow users read-only access to a users table. Once they are validated and their permission level is determined, then I want them to be assigned to the role that is set for their permission level. I have looked at Application Roles but when I try to set the role up using the sp_setapprole then I get network errors (odd). There does not seem to be an SP which assigns a user to a role. So I do I go a ...Show All
SQL Server How to convert Dynamic Properties to SSIS Package Config?
I'm currently trying to convert over packages from SQL 2000 to SQL 2005. The biggest obstacle at the start has to do with converting my "Dynamic Properties" control. I use it to read an .ini file and load the user name and password to my connections. With 2000 it's nice and easy 1 file 3 lines. While trying to convert it I’ve had nothing but problems. I've tried the Registry Entry but it forces everything into the Current User and I can't use that I need local machine. There is no documentation and I can't have a xml file with 1000 different username and password settings because 1 person has to update that file with the new passw ...Show All
