Forum Search Results for "" RSS 1—8 of 8

More Search Options

  • Re: Error transferring website to new server - 'connection string not initialized'

    Posted to ASP.NET Administration by jayeshkt on 08-22-2008, 7:53 AM

    really would like to know how you are accessing connection string?are you sing ConfigurationManager.AppSettings["connectioname"]? If you have placed connection string in ConnectionString sectioninweb.config then you have to access using ...

    • http://forums.iis.net/p/1151084/1877436.aspx#1877436
  • handling aspnet thread terminanation

    Posted to ASP.NET Administration by jayeshkt on 08-22-2008, 6:43 AM

    I have an aspnet page where it loads Excel com object and does some processing.I am doing all the clean up in try-catch-fially block.Some times the Excel object might hang due to large data.theni will close the browswer window.But the Excel object will still be there. How can I write the clean up code on terminating the aspnet woker ...

    • http://forums.iis.net/p/1151277/1877431.aspx#1877431
  • IIS 7.0 Vs Apach

    Posted to IIS7 - General by jayeshkt on 08-13-2008, 2:17 AM

    Is there any better bet IIS 7.0 can offer over apache?

    • http://forums.iis.net/p/1151089/1876707.aspx#1876707
  • Re: Having problems with Window Authentication

    Posted to IIS7 - Security by jayeshkt on 08-12-2008, 6:11 AM

    You could experiment with windows ACL permissions for the page.Also give authentication mode=windows,identity=true in web.cofig.Give no read,execute  permisson to ASPNET user in winddows file permission.When the page is loaded it should brin gup logon windows logon dilaogue since aspnet has no permission.

    • http://forums.iis.net/p/1151043/1876616.aspx#1876616
  • ISAPI in .net

    Posted to IIS7 - Extensibility by jayeshkt on 08-12-2008, 5:21 AM

    Is it possible to write ISAPI extensions  in .net?What does IIS 7.0 has to offer in programmability in .net platform? 

    • http://forums.iis.net/p/1151064/1876614.aspx#1876614
  • Re: Automating Excel form asp.net

    Posted to Security by jayeshkt on 08-11-2008, 10:14 AM

    Thanx for your reply.here the problem is  not coding issue since i am able to make it work when i configure application pool to run with "administrator".From my exp with the application i can come to know from task manager that whether its working or failing.I have monitored task manager CPU usage an dmemory usage when it is ...

    • http://forums.iis.net/p/1151042/1876518.aspx#1876518
  • Re: Automating Excel form asp.net

    Posted to Security by jayeshkt on 08-11-2008, 9:26 AM

    Obviously I have seen that post.But that is not the answer I am expecting or solution for my problem.It is not some thing impossible or people have not tried in past.The requirement is very legitimate in todays typical business environement and turning it off by saying it is impractical or not supported is disappointing.I understand office is not ...

    • http://forums.iis.net/p/1151042/1876509.aspx#1876509
  • Automating Excel form asp.net

    Posted to Security by jayeshkt on 08-11-2008, 8:40 AM

    I have a web application in which I load and generate report in Excel spredsheet.The report is created by running macro and finally it is saved as HTML format.But the problem is it needs the application pool to run as "administrator".This for some reason cannot be done in my environment.So i tried creating another account with "act ...

    • http://forums.iis.net/p/1151042/1876496.aspx#1876496

Microsoft Communities