Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    MS SQL Server


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





I Do Not Have The Option To Create An Integration Service Project In Business Management Studio


Hi,

 

I have installed the advanced toolkit for Microsoft Sql server 2005, with the SQL server Business Intelligence Development Studio but I don't have the option the create a Integration Service project. I only have the Report Server project option available.

 

Do I have to download something else to get it?

 

I do not have a SQL server instance installed on the machine I installed the toolkit on.

 

Thank you




View Complete Forum Thread with Replies

Related Forum Messages:
Business Intelligence Project/Integration Services Project Not Showing Up In Visual Studio 2008
I have visual studio 2005 and sql server 2005 with integration service installed on my machine.  Couple of days ago, I installed visual studio 2008 professional.  When I go to create SSIS project I dont see it in visual studio 2008.   What do I have to do to make it appear in visual studio 2008 so that I can create SSIS projects.
 
Thanks.

View Replies !
Business Intelligence Studio - Integration Services Project Problem
Hi Guys,

I'm trying to create an Integration services project from Business intelligence studio but i can't go further then this:
 Could not load file or assembly "Microsoft.DataTransformationServices.Wizard" or one of its dependencies.

I have SQL Server 2005 Enterprise edition and Integration services service is started. I tried stopping the service and restarting it but it doesn't affect anything.

Can any of the clever guys of IT please help me.

 

Thank you

 

Gemma

 

View Replies !
Cannot Create New Project In SQL Server Management Studio Express 2005
I installed SQL Server Express 2005 and was able to install the sample databases. I have been working through the on-line tutorial. In Lesson 4 of the tutorial it instructs you to select File, New, Project. However, when I select File, New there is no Project choice listed. Have I failed to install something correctly?
 
Thanks for any assistance.

View Replies !
Generate Create Script To Project Option In Database Project In VS2005
When using visual studio 2005 to generate create-scripts (via popup menu item "generate create script to project" ) the script is always getting saved to Create Scripts folder under the solution. We no longer have the option of selecting our own folder. Does anyone know how to get the browse window and select the folder of our choice rather than always scriptiong to Create Scripts folder?

 

 

View Replies !
In SqlServer Management Studio Express, Server Type Option Is Greyed Out, Also Publication Option Missing
Hi everyone In my SqlServer Management Studio Express, on start up it shows the server type option, but greyed.So that value is fixed to database engine. ( I'm trying to work on an SqlServer Compact Edition database through the SSMStudiothat's why I'm trying to get this to change.)Besides, after I connect i go to the Object Explorer, expand the server node, and go to Replication.When i expand replication, i get the "Local Subscription" option, but nothng for Publication.( I want to work on Merge Replication, that's why I desparately need Publication to work)Am i missing something here? I did not install SqlServer separately, I only have what comes bundled with the Visual Studio  2005 Setup.

View Replies !
Business Intelligence Project Type Not Found In Visual Studio 2005
Hi,

I have installed sql server 2005 and visual studio 2005 on windows server 2003. When I select business intelligence studio from sql server, visual studio editor opens up,but i cannot find business intelligence projects template in visual studio. Please suggest some solution or workaround.

Thanks,

Y Gupta

View Replies !
Error When Trying To Create A Business Intelligence Project
Hello,
 
I'm re-posting my inquiry back in this forum, it was moved to the Reporting Services forum and I firmly believe that this is an installation or file issue related to SQL Server 2005 Express.  I have researched issues and errors in this forum regarding the installation of Business Intelligence Studio and the related services and am aware that there are were/are a lot of issues. 
 
My problem is that I have installed the necessary components to run Reporting Services, but when I try and run the Business Intelligence Studio and try to create a project in Visual Studio, I get the following error:
 
 "Object Reference Not Set To an Instance of An Object"
 
Unfortunately I have no idea what this means.  I have tried searching the forums, online searches and I have not found anything.  As per some of the responses in this forum, I have checked the web.config files in the ReportServer and ReportManager folders - both check out okay.  I then copied all of the necessary folders over from my C: drive to my D: drive (where Visual Studio 2005 and SQL Server 2005 Express are both installed on my machine). 
 
Unfortunately, I have no idea what to do next or how to resolve this issue. 

Can someone help? 
 
Thanks!!
 
 
 

View Replies !
How To Fix My Business Intelligent Management Studio?
 

Hi, friends.
 
I make a big mistake like this:
 
First, I installed the sql server 2005, Second, I installed the VS.net 2005 (vb.net). After that, I uninstalled the VS.NET 2005. Then I found after I uninstalled the VS.NET, the Business Intelligent Management Studio is gone too. I install the VS.NET 2005 again.
 
Now I could use the Business Intelligent Management Studio to open a SSIS project and a package, but there is nothing in the toolbox in it. Also the IDE could not recognize any object inside the ETL package, like the Task, the Compoment, etc. So I think that the Business Intelligent Management Studio is still not be really installed. The IDE is the VB.NET, and something needed to deal with the ETL package is missing.
 
How to fix the Business Intelligent Management Studio? I mean, how to make my vb.net to deal with an ETL package agian?
 
 Thanks!

View Replies !
How Do I Create A Integration Services Project Programatically???
hi everyone,
 
My vb .net app creates programatically a package. I mean, you can provide name, description, number of OLEDB/ADO connections, variables and so on, where it's stored, from a WinForm.
 
Up to the moment, process only creates boxes separately wihtout links.
 
My concern is after this successful cycle I only can open that DTSX and see its components but executing button is disabled (only possible with DTEXECUI.exe) from BIDS.
 
Only when I create a project (DTSPROJ) and then I put that same .DTSX inside I am be able to execute it.
 
Well, up to here all of this is very good. Things were created this way for some reason.
 
My question now is how do I from my application in order to create dtsproj and dtsproj.user (I don't know how many files are needed) and be able to create a package and its "father project". My idea is that the user can choose if create a standalone DTSX or a full project.
 
Let me know if you need further details.
 
TIA,

View Replies !
Unable To Create Integration Services Project
Hi,

I've installed with success Visual Studio 2005 team edition for software developers and SQL SQL Server standard edition, but when I've created a new IS project and click on "No Data flow tasks have beed added to this package. click here to add a new DataFlow task"

I receive the following message :

Registration information about the Data Flow task could not be retrieved.
Confirm that this task is installed properly on the computer.

Could not enumerate the registered tasks. (Microsoft.DataTransformationServices.Design)

Does someone experience this before ? is there any work around  ?

Thank you for your help

 

View Replies !
Generate Scripts Missing Option In Management Studio
I was hoping this would be fixed in SP1, but it is still missing. Particularly in a development environment, I find it very useful to have scripts DROP first, then do a CREATE for tables. There is an option called Script Behavior that is supposed to allow this, according to the help text. There are supposed to be 3 options, DROP only, CREATE only and DROP + CREATE. This third option (the one I need) is missing. It does not show up on the drop down.

Sorry, I don't want to be rude, but before anyone suggests it, yes, I know I can create a DROP script first and then go back in and create a CREATE script and then run both. And I don't want to change my methodology, and I don't want to do twice the work. All I would like to know is if anyone knows how to get this 3rd option to appear, or if its a known bug, is there a hotfix or a plan to fix it soon.

Thanks,

Wayne

View Replies !
Open A New Project Using SQL Server Management Studio Express
Dear Friends

I am unable to open e new project using SQL Server management Studio Express. On the File menu it displays only "Query with current connection" and "Data base Engine Query". Please help me on thi Do I have to Install SQL Server management Studio instead of using express version. Cant I use SQL Server and SQL server management studio for deploy to make a small database for my a wharehouse. Please help me

 

Amila

View Replies !
What Is The Commad Prompt Option To Install SQL Server Management Studio Express
I am trying to install SQL Server 2005 using command prompt. I have gotten the latest download. My question is what is the commad prompt for the tag ADDLOCAL for SQL Server Management Studio Express.  For SQL Server datatbase it is called SQL_Engine. In the same way what should I be using for "SQL Server Management Studio Express". I want to limit the choices that are installed on the user machines.

Any help is greatly appreciated.

Thanks,

Mahesh

View Replies !
How To Schedule Integration Services Package(SSIS) 2005 Using Management Studio?or Is There Any Other Way For The Same?
Have anyone  successfully accomplished scheduling integration services package using management studio? or is there any other way to do this?

i am scheduling the package to run from SQL SERVER Management Studio using SQL Server Agent,but it is not working.Help is appreciated.

View Replies !
Management Studio Service Pack
 

Is there a service pack for management studio? I don't mean studio express I mean the full version. If so where can I find it because I've looked and it only appears to be a service pack for Express which i don't want.
 
Cheers

View Replies !
How To Enable CLR Integration In SQL Server Express And Create SQLCLR Project In VB 2005 Express?
Hi all,
 
In my SQL Server Express (that is installed in my Windows XP Pro PC), SQL Server 2005 Network Configuration has Protocols for SQLEXPRESS.  I tried to do "Enabling CLR Integration" in my SQL Server Express: (1) If I clicked on "Surface Area Configuration for Services and Connections", I got an error "An exception occurred in SMO while trying to manage a service, (Microsoft.SqlServer.Smo)   Additional information: Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum)    The operation could not be completed. (WinMgmt).  (2) If I clicked on "Surface Area Configuration for Features, I got a different error "Computer localhost does not exist on the network, or the computer cannot be configured remotely. Verify that the remote computer has the required computer has the required Windows Management Instrumentation components and then try again. (SQLSAC)  Additional Information:  An exception occurred in SMO while trying to manage a service. (Microsoft.SqlServer.Smo).   Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum)  The operation could not be completed. (WinMgmt).   Please help and tell me how I should do to get "Enabling CLR Integration" in my SQL Server Express done and how I can create SQLCLR Project in VB 2005 Express.
 
Thanks in advance,
Scott Chang 

View Replies !
Business-to-Business Data Integration In A SOA World
Hey Everyone,A new podcast entitled: Business-to-Business Data Integration in a SOAWorld was just released by ZapThink.The key speakers in the podcast are the following:ZapThink analysts Jason Bloomberg and Ron Schmelzer Jerry King, theleader of DataDirect's XML Products group. Patrick Smith, the directorof product management for XML products at Xenos.The podcast covers the following topics:· How XQuery can simplify today's data integration challenges· Why SOA doesn't solve the semantic challenge· How to approach data integration in the context of SOA· Understanding of the work required for successful data integrationoutcomesYou can checkout the podcast here:http://www.stylusstudio.com/xquery_podcast.htmlSincerely,The Stylus Studio Teamhttp://www.stylusstudio.com

View Replies !
Can't Connect To Report Service SQL Management Studio
 

Hi All,
 
I have a problem with connection to Report Service using SQL Management Studio

I specified:
ServerName: MyMachineName
Authentication: Windows Authentication
 
and have got:
 
TITLE: Connect to Server
------------------------------
Cannot connect to SSH.
------------------------------
ADDITIONAL INFORMATION:
The request failed with HTTP status 401: Unauthorized. (Microsoft.SqlServer.Management.UI.RSClient)
------------------------------
BUTTONS:
OK
------------------------------


 
I did try to connect via IIS using URLs: http:\localhost
eport, http:\localhost
eportservice....
but without success.
 
Should I use "Basic Authentication" If so what is default login/password ?
 
Please point me a way to work around this issue.
 
Thanks,
Sergiy

View Replies !
VS 2005 Error 'Object Reference Not Set To An Instance Of An Object' With Integration Services Project Create Failure
 

Just installed VS 2005 & SQLServer 2005 clients on my workstation.  When trying to create a new Integration Services Project and start work in the designer receive the MICROSOFT VISUAL STUDIO 'Object reference not set to an instance of an object.' dialog box with message "Creating project 'Integration Services project1'...project creation failed."
 
Previously I had SQLServer 2000 client with the little VS tool that came with it installed.  Uninstalled these prior to installing the 2005 tools (VS and SQLServer).
 
I'm not finding any information on corrective action for this error.
 
Any one have this problem and found the solution?
 
Thanks,
CLC
 
 

View Replies !
Can't Create Databases In Management Studio
I seem to be having a number of problems using managment studio (MS) against my locally installed SQL 2005 Standard Edition. E.g. when I create a default database using MS it says...

 

TITLE: Microsoft SQL Server Management Studio
------------------------------

Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476

------------------------------
ADDITIONAL INFORMATION:

An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

------------------------------

The server could not load DCOM. (Microsoft SQL Server, Error: 7404)

For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=7404&LinkId=20476

 

However, the hyperlinks are less than helpful. I also get problems doing various maintance work from MS. I don't think its a database engine problem 'cause I can do all the work via TSQL DDL but the interface is so much easier to use (or should be). BTW it's running on XP Pro (firewall problem?).

 

View Replies !
Create New Schema Using Management Studio
 instead of CREATE SCHEMA using T-SQL

View Replies !
SQL Service Management Studio Express (x64) Crashing On Startup
hopefully, the subject addresses my problem.  the server is running like a charm.

Service pack 2 has been installed.  The only connection I remember creating after the initial installation is a remote connection.

I've checked to make sure I am allowing multiple protocols.

I am not able to get a response from the following:


C:Usersamfrizzell>SQLCmd -S .aaron-toshiba -E -Q "SELECT @@Version"
HResult 0xFFFFFFFF, Level 16, State 1
SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF].
Sqlcmd: Error: Microsoft SQL Native Client : An error has occurred while establi
shing a connection to the server. When connecting to SQL Server 2005, this failu
re may be caused by the fact that under the default settings SQL Server does not
 allow remote connections..
Sqlcmd: Error: Microsoft SQL Native Client : Login timeout expired.

The instance is running as I can connect to it through Visual Studio 2005.

What did I do wrong?  I could really use this application in order for me to develop websites.  It's sort of a pain to go to another computer to use the more powerful features of SQL Server 2005 Server management Studio (standard edition).

Help me...  somebody please help me.

Thanks.

Aaron

View Replies !
SQL Management Studio Express - Save &&"Solution / Project&&"
 

In SQL Management Studio Express, is there any wany to save the "solution" consisting of the set of queries that I have open at a point in time? 

I generally have 10 views I switch back and forth between to monitor a bunch of data load processes, and it would be helpful to be able to return to the same setup next time I login.

TIA,

-- VPDJ

View Replies !
Cannot Create Databases (and Other Issues) From Management Studio
 
I seem to be having a number of problems using managment studio (MS) against my locally installed SQL 2005 Standard Edition. E.g. when I create a default database using MS it says...
 
TITLE: Microsoft SQL Server Management Studio------------------------------
Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&LinkId=20476
------------------------------ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
The server could not load DCOM. (Microsoft SQL Server, Error: 7404)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=09.00.1399&EvtSrc=MSSQLServer&EvtID=7404&LinkId=20476
 
However, the hyperlinks are less than helpful. I also get problems doing various maintance work from MS. I don't think its a database engine problem 'cause I can do all the work via TSQL DDL but the interface is so much easier to use (or should be). BTW it's running on XP Pro (firewall problem?).

View Replies !
How To Create DTS Package Using MS SQL Server Management Studio
 

Hi all experts,
 
Im new to MS Server Management studio. I need to create a DTS package, but unable to do so. Im not sure whether I need the Microsoft SQL Server 2005 DTS Designer Components in order to create DTS package. Can anyone help? Thks in advance.

View Replies !
Create Device In Emulator From Management Studio
Hi,

i know i have the chance to access my mobile device (physical or emulator) from Management Studio.
I went to Connect Object Explorer, server type Sql Server Mobile but i can´t connect to my emulator and i can´t see any way to connect to a physical device either. How can i do this?

The only thing i can do is create a sql server mobile database (.sdf).

Thanks
SP

View Replies !
Sql Server Management Studio - Create A Database In Inetpub
Hello
I need to create a sql server 2005 database in my folder app_data, but i can't do it with the sql server management studio.
I get an error. I can only create a database in my C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLData . I cannot create the database in other folder.
Thank you
 

View Replies !
CREATE TABLE Template, Management Studio Express
I accidentally overwrote the CREATE TABLE template in SQL Server Management Studio Express.  Could someone please post the original template?

View Replies !
Server Management Studio Crashes On Create Index
 

Hi
 
I'm trying to use a udt in a table creation, and everything works as expected, right until the moment where I rightclick on [Indexes] to create a new index.
 
Then I get this error:
 
TITLE: Microsoft SQL Server Management Studio
------------------------------
Cannot show requested dialog.
------------------------------
ADDITIONAL INFORMATION:
Cannot show requested dialog. (SqlMgmt)
------------------------------
Object reference not set to an instance of an object. (SqlManagerUI)
------------------------------
BUTTONS:
OK
------------------------------


This is the script I use to create the table:
 

exec sp_executeSql N'CREATE SCHEMA [TestSchema] AUTHORIZATION [dbo]'

GO

CREATE TYPE [TestSchema].[type_TestType]

FROM uniqueidentifier ;

GO

Create table [TestSchema].[Periode3]

(

Periode3_UID uniqueidentifier NOT NULL ROWGUIDCOL,

rowVersion timestamp NULL,

owner uniqueidentifier not null,

validFrom datetime

NOT NULL CONSTRAINT

DF_Periode_modified3 DEFAULT getdate()

);

Alter table [TestSchema].[Periode3]

add PeriodeType [TestSchema].[type_TestType];
 
now if I replace the 2 last lines with:
 

Alter table [TestSchema].[Periode3]

add PeriodeType uniqueidentifier;

 
everything works as expected.
 
Where did I go wrong ?
 
regards
Jens Chr

View Replies !
Create Package In SQL Server Management Studio Express?
Our server currently has the following components installed for SQL Server 2005: 1.  SQL Server Management Studio Express and 2. Configuration Tools (SQL Server Configuration Manager, SQL Server Error and Usage Reporting, and SQL Server Service Area Configuration). 

Is there a way to setup a package using the software currently installed (if not, what needs to be installed in order to setup a package)?

I'm looking to schedule running an executible, it was fairly easy with SQL Server 2000 (using DTS), but I'm unsure how to set this up using the software we currently have installed.

View Replies !
Is It Possible To Create A DTS Package Using Microsoft Sql Server Management Studio
Is it possible to create a DTS package using microsoft sql server management studio. if yes? How can i do it.

 

Any help is appreciated.

 

Regards,

Karen

View Replies !
How To Create Database Diagrams In SQL Server Management Studio?
Hi:

I installed SQL Server 2005 onto Vista RTM.

When launched SQL Server Mangement Studio -> Databases -> choose a database and expand.

Right click on top of "Database Diagrams" node, only options I've got are:

1.  Working with SQL Server 2000 Diagram

2. Refresh.

Wondering did I missing something on my system in order to make database diagrams to work?

 

Thanks

Tommy

View Replies !
Cannot Start MS SQL MANAGEMENT STUDIO EXPRESS AND CANNOT CREATE DB CONNECTION
Hi,
 
I keep getting this message when starting the MS SQL MANAGEMENT STUDIO EXPRESS:
TITLE: Surface Area Configuration
------------------------------
Failed to connect to server localhostSQLEXPRESS. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
ADDITIONAL INFORMATION:
A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.) (Microsoft SQL Server, Error: -2146893019)
------------------------------

My server was up and running but I'm having trouble creating a new datbase connection so was troubleshooting and maybe i did something i wasnt' suppose to :-(
I still have the problem for creating a db connection and now my server doesn't want to start!
Please helpppp!!!

 
Please please please someone! help me!!
 
Thank you!!
 
Soen

View Replies !
REPORTING SERVICE CONFIGURATION FOR MICROSOFT SQL SERVER MANAGEMENT STUDIO EXPRESS
i'm a new beginner in microsoft sql server management studio. Can anybody guide me how to use it and give me tutorial about developing database using mcrosoft sql and how to make reporting services

View Replies !
SQL Server 2005 Service Pack 2 Has Not Upgraded Visual Studio 2005 Business Intelligence Tools
Hi,
I understand from previous threads that installing SQL Server 2005 Service Pack 2 on the desktop client can speed up the response rate of the Visual Studio 2005 Business Intelligence Tools.
 
However after logging on as an administrator and installing Service Pack 2, Service Pack 2 returned no errors. However after launching Visual Studio and clicking on the about dialog box the version reported was still €œRTM.050727-4200€? where I was expecting to see €œSP.050727-7600€?.
 
I understood that I applied the same service pack to my copy of SQL Server on my laptop and the upgrade worked successfully.
 
Can anyone help?
 
Thanks in advance,
 
Kieran.
 

View Replies !
How To Create A User Account For My Web Site In SQL Server Management Studio
Hi,
I keep getting a connection failed error message... CANNOT the DATABASE " " requested by the Login. The Login failed for User 'NT Authority/ Network Service' error and I figure I should create an account for the site to access the Database with but I do not know how to create an account in SQL server using the Management studio?? Anyone willing to give me the exact information I need to do this so I do not do something else and ruin things please??? I am not much of an SQL DBA. thanks in Advance.

View Replies !
How Do I Create A Stored Procedure In SQL Server Management Studio Express?
I have wrriten many stored procedures in the past without issue, but this is my first time using SQL Server Management Studio Express.  I am having trouble creating a new stored procedure.  Here is what's happening:
I am opening my database, right clicking on "Stored Procedures" and selecting "New Stored Procedure".  A new window opens with a template for creating a stored procedure.  The window is called: "SQLEXPRESS.DBName - sqlquery1.sql".  I then type up my stored procedure without an issue.
However, when I go to save the stored procedure it wants to save it as a separate file in a projects folder.  It does not become part of the DB (as far as I can tell).
When I used to use Enterprise Manager (not an option anymore) this never happened.
I'm sure I'm doing something dumb.  Can someone enlighten me.
Thanks,Chris

View Replies !
How To Use Xcopy && User Instance To Copy 3 Dbo Tables From The Database Of SQL Server Management Studio Express To The App_Data Folder Of Website Of VWD Express Project?
Hi all,
I have read/studied (i) Working with Databases in Visual Web Developer 2005 Express in http://quickstarts.asp.net/QuickStartv20/aspnet/doc/data/vwd.aspx, (ii) Xcopy Deployment (SQL Server Express) in http://msdn2.microsoft.com/en-us/library/ms165716.aspx, (iii) User Instances for Non-Administrators in http://msdn2.microsoft.com/en-us/library/ms143684.aspx, and (iv) Embedding SQL Server Server Express in Applications in http://msdn2.microsoft.com/en-us/library/ms165660.aspx.  I do not understand the concepts and procedures to do Xcopy and User Instances for non-administrators completely-I do not know how to connect to databases and create database diagrams or schemas using the Database Explorer.  I have a stand-alone Windows XP Pro PC. I have created a ChemDatabase with 3 dbo tables in the SQL Server Management Studio of my SQL Server Express and a website of my VWD Express application with an App_Data folder.  I am not able to proceed to use Xcopy and user instance to bring the 3 dbo tables of ChemDatabase to my App_Data folder. Please help and give me some detailed procedures/instructions to bring the 3 dbo tables of ChemDatabase (or ChemDatabase itself) from the SQL Server Management Studio Express to the App_Data folder of the website of my VWD Express project? 
Thanks in advance,
Scott Chang 
 

View Replies !
Cannot Connect To SQL Report Server Through Web As Well As Management Studio (Http:503 Error Service Unavailable.)
hi all,
i have SQL 2205 with SP1 installed on my machine.
and i m not bale to connect to Report Server using SQL management studio as well as from web.

i have installed reporting server and database on same machine. i tried using

 "http://localhost/reportserver"
"http://localhost/reports"
"http://localhost/reportmanager"

but i am not bale to connect i am getting "Service Unavailable" page.

and when i try to connect using SQL Management Studio with "servername/instance" as well as "http://localhost/reportserver" i am getting a error saying.

===================================
Cannot connect to http://localhost/reportserver.The request failed with HTTP status 503: Service Unavailable. (Microsoft.SqlServer.Management.UI.RSClient)

===================================

but if i try and connect to other reporting server on other machine using web http://servername/reportserver i m able to connect it.
but dont know whats the problem on my machine.

do i need to start any services for this...

so anybody knows how to troubleshoot this issue.

Thanks in advance...

View Replies !
How Can I Create A New Login In Microsoft SQL Server Management Studio Express 9.00.1399.00?
How can I create a new login in Microsoft SQL Server Management Studio Express 9.00.1399.00?
I hope to create a new login in Microsoft SQL Server Management Studio Express for SQL 2005 database,I select SQL Server authentication item in New Login window, then I click Ok button, but I get the error information:
An exception occurred while executing a Transact-SQL statement or batch.The Must_CHANGE option is not supported by this version of microsoft Window, Error: 15195
Does it mean that I can not create new login in Microsoft SQL Server Management Studio Express 9.00.1399.00?

View Replies !
Visual Studio 2005 Automatically Sets SSIS Project As Startup Project
I have a Visual Studio 2005 solution which contains a Sql Server Integration Services (SSIS) project.
 
In this solution I have explicitly set a Web application project as startup project, but whenever I edit a DTS package within the SSIS project, VS automatically sets the SSIS project as startup project and the package I edit as startup object. 
 
Needless to say, this may cause some really unwanted incidents when running the solution - thinking that you're about to run the Web application project (that was explicitly set as startup project), but instead, you run the edited package in the SSIS project.
 
Is there any way to avoid having the SSIS project automatically setting itself as startup project, any workaround here at all? :)
 
Thanks.

View Replies !
Can Not Create A Stable Subkey Under A Volatile Parent Key. Why Am I Getting This Error When Launching Sql Sever Management Studio Express
Iam running sql sever 2005 express with advanced services but when i try to launch sql sever management studio express, i get the following message message and i have no idea why.
unhandled exception has occurred in a component in your application. If you click continue the application will ignore the this error and attempt to continue .
Can not create a stable key under a volatile parent key.

View Replies !
MS Visual Studio 2005 Vs SQL Server Business Intelligence Development Studio
I recently installed the Evaluation Edition of SQL Server 2005 x64 and it appears that MS Visual Studio 2005 is installed in stead of SQL Server Business Intelligence Development Studio.  When I choose new project the only template available is "Blank Solution".  How do I get all the templates (i.e. Analysis Server Project, Integration Services Project, Report Model Project, Report Server Wizard project, etc.)? 

Or would it be better to uninstall MS Visual Studio 2005 and attempt to reinstall BIDS?

 

 

View Replies !
Can't Create A Setup Project For Project Referencing Microsoft.SqlServer.ManagedDTS
I have a very small project written in VB.Net 2005 using the SQL Server 2005 SSiS DTSx package.

I took a SQL Server 2000 dts package and using the SQL Server 3005 legacy tools migrated it so I could still use the package withing SQL 2005 until I can build one using BI/SSIS.

Anyway,I added the reference Microsoft.SqlServer.ManagedDTS so I could then use the Microsoft.SqlServer.Dts.Runtime so I can execute the commands:

 Dim oApp As New Application
 Dim oPkg As New Package
  oPkg = oApp.LoadPackage(g_DTSx_Directory & "AOC copy Generic1 CSV to AOC_verify_file_1.dtsx", Nothing)
 Dim oResults As DTSExecResult
 oResults = oPkg.Execute

Ok. That works fine.  Executes without a hitch.  So now I try and create a setup project for this and I use the setup wizard.

During the creation of the setup project I get a message that states:
The following files may have dependencies that cannot be determined automatically.  Please confirm that all dependencies have been added to the project.
               C:windowssystem32msxml6.dll

OK. The dll is part of the reference I mentioned above and I have no idea what other dependencies it may have.

How do I find this out?

Has anyone else created a project like this and experenced the same?

I am on a clean build running WinXP Pro with SP2 - VS2005 with SP1 and the SQL Server 2005 tools.

View Replies !
How Can I Create A One-to-one Relationship In A SQL Server Management Studio Express Relationship Diagram?
How can I create a one-to-one relationship in a SQL Server Management Studio Express Relationship diagram?

For example:
I have 2 tables, tbl1 and tbl2.

tbl1 has the following columns:
id {uniqueidentifier} as PK
name {nvarchar(50)}

tbl2 has the following columns:
id {uniqueidentifier} as PK
name {nvarchar(50)}
tbl1_id {uniqueidentifier} as FK linked to tbl1.id


If I drag and drop the tbl1.id column to tbl2 I end up with a one-to-many relationship. How do I create a one-to-one relationship instead?

mradlmaier

View Replies !
How To Create A Data Diagram In SQL Server 2005 Management Studio For A SQL Server 2000 Database
Hello:
I have an old database created in SQL Server 2000,
now I can open, access it in SQL Server 2005 Management Studio, but I can't create Data Diagrams.
Please advise on how to make it work....
Thank you

View Replies !
Business Rules Integration In SSIS
Similar to the BizTalk Business Rules engine does the SSIS provide any support for independent business rule management?
I would guess that through the use of Embedded CLR we can invoke the Business rules stored in the Business Rules Engine (either Biztalk Rule Engine or ILOG Rule Engine). Is there a construct in the SSIS similar to the BizTalk Call Rules Construct in the Biztalk Orchestration.

If this mechanism is not the preferred mechanism then are there any other mechanisms offered by SSIS which facilitate the use of Business Rule Engine Components within SSIS which make it easier to manage the business rules outside of the deployment.

Thanks

View Replies !
How To Create A Linked Server Using SQL Server Management Studio?
Does SQL Server Compact Edition support Linked Server?  I have 2 SDF files and I want to copy data from one to the other?  I thought Linked Server is the easier to go.

View Replies !
Create SQL Server Project In VB.NET 2.0 (Database Project)
Hi all  How can create trigger in sql server project in VB.NET 2.0 ?thanks in advance   

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved