when i want to use asp.net configuration for creat users and roles i recived this message: There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. The following message may help in diagnosing the problem: Unable to connect to SQL Server database. when i clicked the choose data source button that give me another message that is this: Use this page to configure how Web site management data such as membership is stored. You can use a single provider for all the management data for your site or you can specify a different provider for each feature. Your application is currently configured to use the provider: AspNetSqlProvider Select a single provider for all site management data Select a different provider for each feature (advanced) ------------------------- and this message was reapeted in other choose again. please help me if u know why i gave that message so i wont can creat my users and roles
1978there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?
1 3030In my code i have 3 tables,i have to insert 3 tables data using single insert query so that i wrote transations in a sp.but what my problem is,in those 3 tables i have to include my empId from another table.when i'm passing values im getting error at this EmpId. how can i solve this error to execute insert query? plesae tell me the solution...
1 2974Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
2029
What is datagrid asp.net?
What is a session government?
What is preprocessor in .net? Where it use?
Explain the updatepanel?
Explain how do you validate the controls in an asp .net page?
Explain the use of view state?
How would you get asp.net running in apache web servers? Explain it's limitations.
What is http session state?
Explain Features in ASP.NET
Explain advantages of caching?
What is a web server? What are the load limits in it?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What are the layouts of ASP.NET Pages?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?