Forum: ASP.NET 21 Days Ago |
| Replies: 0 Views: 342 Hi,
I am trying to create a mailbox on exchange server 2007 using power shell command via ASP.NET page. I am using windows impersonation to do this. I ma able to connect to my exchange server box... |
Forum: ASP.NET Jun 15th, 2009 |
| Replies: 6 Views: 694 Thankx for your suggestion.
It resolve the issue with both IIS and SQL Server 2005 on same machine. |
Forum: ASP.NET Jun 12th, 2009 |
| Replies: 6 Views: 694 Hi,
I have hosted a website that has MSSQL Server 2005 database on different machine. I am using the following connection string
<add name="ConnectionString"... |