Create New Account
help
There is an error like Error :The project could not be deployed to the 'localhost' server because of the following connectivity problems : A connection cannot be made. Ensure that the server is running. To verify or update the name of the target server, right-click on the project in Solution Explorer, select Project Properties, click on the Deployment tab, and then enter the name of the server. i m not able to deploy. Plz tell me wht are the configuration of this http: / / msdn.microsoft.com / en-us / library / ms175672.aspx For cube building, you can use SQL Server 2000 Analysis Services, SQL Server 2005 Analysis Services, or SQL Server 2008 Analysis Services. This article describes requirements for using
Any one send frequently asked Important questions in C# .Net, ADO .Net, Asp .Net and Sql Server. . . . . . . . tx in Advance. . . . . . Hi, Find this. . (B)What is an IL? (B)What is a objects in Remoting? (A) What are the ways in which client can create object on server in CAO model? (A) Are CAO stateful in nature? (A) To create objects in CAO page ? (I) Can we post and access view state in another application? (I) What is SQL Cache Dependency in ASP.NET 2.0? (I) How do we enable SQL Cache Dependency in ASP.NET 2.0? (I) What is Post Cache substitution? (I) Why Config”? (B) What is a SESSION and APPLICATION object? (A) What is the difference between ‘Server.Transfer’ and ‘response. Redirect’ ? (A)What is the difference between Authentication and authorization? (I) what proper? (A) If client side validation is enabled in your Web page, does that mean server side code is not run. (A)Which JavaScript file is referenced for validating the validators A)What is the use of <%@ page aspcompat = true %> attribute? B) Explain the differences between Server-side and Client-side code? (I)Can you explain Forms authentication in detail? (A)How
i am getting following error. . . An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Here is the code for my web.config file. . . Please see the connectionString settings. . i
error HELLO SIR, i am connect to sql server . . . the following error comes please say the solution A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) thanks Things to check: 1. Make sure your database engine is configured to accept
sql query for xml I have a table, table1, the column names are id, name, telephone fax> " + dt["fax"].ToString() + "< / fax> "; strXml = strXml + "< / ContactNumber> "; strXml = strXml + "< / HomeAddress> " ; } strXml = strXml +"< / table1> < / root> " SQL / XML Tutorial: SQL / XML, XQuery, and Native XML Programming Languages Introduction Most web applications have connections to databases to be able to write applications that work for databases from multiple vendors. XQuery and SQL / XML are two standards that use declarative, portable queries to return XML by querying data any desired structure, and the queries can be arbitrarily complex. XQuery is XML-centric, while SQL / XML is SQL-centric. SQL / XML is an extension of SQL that is part of ANSI / ISO SQL 2003. It lets SQL queries create XML structures