Browse by Tags

Related Posts

  • Re: Type 'Microsoft.Office.Interop.Word.Application' is not defined after I publish application

    This is probably the best walkthrough I have found to date on this subject, it's for a 3rd party component but the idea is still the same http://www.activepdf.com/support/knowledgebase/viewKb.cfm?id=11760&tk=sp Now if you cannot find the application name in the list (in the walkthrough) scroll...
    Posted to Configuration and Deployment (Forum) by whighfield on 04-10-2009, 12:00 AM
    Filed under: Office, permissions, Security, server, asp.net, COM, DCOMCNFG, word, excel
  • ConnectionStrings Encryption Error in IIS aspnet_regiis.exe

    I have tried to encrypt the connectionStrings section on the web.config file but keep getting the same error: Server Error in '/' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing...
    Posted to Configuration and Deployment (Forum) by juan.bizoso on 08-07-2008, 12:00 AM
    Filed under: publish, Visual Studio 2005, Web hosting Connection Strings, asp.net, default web site, hosting IIS root permissions, hostting website in IIS 6.0, IIS 6.0, IIS Security, IIS Windows Security, iis, permissions, web site and other
  • Calling a webservice in one website from different website in the same machine

    Hi, We have two different websites in the same machine. The first website hosts a ASP.NET Web Service and the second website hosts an ASP.NET Web application. Both of them listen on separate ip addresses. The web application needs to call the ASP.NET Web Service to perform some functions. I get the following...
    Posted to XML Web Services (Forum) by rhkrish on 07-25-2008, 12:00 AM
    Filed under: asp.net, default web site, asp.net web site, permissions, application pool webgarden memory recycling, web site and other
  • ASP.NET 2.0 IIS Network service account Microsoft.Office.Interop.Word--> Images issue

    Hi, In ASP.NET 2.0 application i am using Microsoft.Office.Interop.Word version 11.0.0.0 on windows server 2003 with IIS 6.0. It works fine with access given to Network service. The scenario is that i open Word document using Microsoft word's application class, insert text and save it. Problem: Text...
    Posted to Web Hosting with IIS and ASP.NET (Forum) by mac73 on 08-16-2007, 12:00 AM
    Filed under: permissions, asp.net, iis
  • Serious Problem: Vista and ASP.NET creating Directories = access denied

    Hi there, I'm running Windows Vista Business Edt., latest ASP.NET 2.0 and Visual Studio 2005 SP1. I created a directory using this code: if (!System.IO. Directory .Exists(Server.MapPath( "GamePics\\" + CatName + "\\" + URL))) { System.IO. Directory .CreateDirectory(Server.MapPath...
    Posted to Security (Forum) by reteep on 06-24-2007, 12:00 AM
    Filed under: permissions, vista, ASP.NET
  • Directory.CreateDirectory() throws FileIOPermission on Ikoula.com host

    Hello, I've suscribed a MSDN webhosting pack at ikoula.com and i get some troubles creating directories by code. I am trying to use those C# methods: String p = MapPath( "~/Docs/Fichiers/Dossier_test" ); Directory.CreateDirectory(p); But this System.Security.SecurityException is thrown: Request for the...
    Posted to Security (Forum) by Gillardj on 04-30-2007, 12:00 AM
    Filed under: permission, permissions, SecurityException, ASP.NET, ASP.NET 2.0, Authorization, C#, credentials, C-Sharp, directory create, directory permissions, IIS, aspnet account
  • Determining Effective File Permissions for a given Domain User?

    I'm trying to write an asp.net (2.0) webservice and have run into a problem: Given just a user's domain\login (no password), is it possible to look at a directory of files and determine for each file the effective permissions to the file that user has? As an example, the ACL of the file only has two...
    Posted to Security (Forum) by rayw on 01-17-2007, 12:00 AM
    Filed under: permission, permissions, ASP.NET, ASP.NET 2.0, Authorization, directory permissions, DirectoryEntry, DirectoryServices, authentication
  • Moving website to production server

    Hi Everyone, I am just a newbie in asp.net/sql server/IIS. I hope you could help me with my problem. At first, I was developing the website in my local pc not configured yet to use IIS. I didn't have any problems regarding the mdf files especially the aspnetdb.mdf. However, when I moved the files...
    Posted to Configuration and Deployment (Forum) by artsylar on 07-22-2009, 12:00 AM
    Filed under: asp.net, permissions, SQL SERVER
Page 1 of 1 (8 items)