Answer Posted / johnson
he runtime host loads the runtime into a process, creates
the application domains within the process, and loads user
code into the application domains.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How can I have a particular web page in an asp.net application which displays its own error page?
Which is better asp.net or php?
Explain about solution explorer window?
What are the differences between application object and session object?
Can you change a master page dynamically at runtime? How?
How do u deploy ur project?
What is the use of the tag in the web.config file?
What is the difference between session and viewstate?
how to transfer the file from client to server using asp.net
What are the event handlers that can be included in the Global.asax file?
How can you handle errors in Web API?
Explain the Order of events in an asp.net page?
What is preprocessor in .net? Where it use?
Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?
Is it possible to migrate visual interdev design-time controls to asp.net?