User Profile
joseparra
Brass Contributor
Joined 4 years ago
User Widgets
Recent Discussions
How to use Microsoft.Web.Services2 in Azure App Service??
Hi, I'm migrating a .Net web service from IIS on-premises to Azure app service. When I load it in the browser it shows me the following error: Server Error in '/' Application. Configuration Error Description:An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message:Could not load file or assembly 'Microsoft.Web.Services2, Version=2.0.2.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) Is the "Microsoft.Web.service2" supported by Azure App Services? I have been searching in assembly folder of the "app service host" and it is not included. How can I reference and use it in a \bin\ folder in the app folder? Thank you in advance. JoseSolved1.4KViews0likes2CommentsError loading .Net application configuration after installing Windows 25th April KB5012643
After installing KB5012643 (25th April Update) in a couple of Windows 11 PCs, we can't execute an application developed by our company. The application is Windows Forms Desktop .Net 3.5. As soon as we uninstall that package, the application runs without error. The error trace shows a problem loading the application configuration file, more specifically, it can't recognize "system.serviceModel": Exception type: System.Configuration.ConfigurationErrorsException Message: Error en la inicialización del sistema de configuración Source: System.Configuration StackTrace: en System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey) en System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(String sectionName) en System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String sectionName) en System.Configuration.ConfigurationManager.GetSection(String sectionName) en System.Configuration.ConfigurationManager.get_ConnectionStrings() en System.Data.EntityClient.EntityConnection.ChangeConnectionString(String newConnectionString) en System.Data.Objects.ObjectContext..ctor(String connectionString, String defaultContainerName) en AutoUpdate.Servidor.Data.EntityFrameWork.AutoUpdatev11Entities..ctor() en AutoUpdate.Servidor.Core.SeguridadGW..ctor() en AutoUpdate.Servidor.AppCliente.Program.Main() Inner Exception type: System.Configuration.ConfigurationErrorsException Message: Sección de configuración no reconocida system.serviceModel. (C:\Program Files (x86)\Consoft\Consoft Gestor AutoUpdate\Gestor AutoUpdate.exe.Config line 113) Source: System.Configuration StackTrace: en System.Configuration.ConfigurationSchemaErrors.ThrowIfErrors(Boolean ignoreLocal) en System.Configuration.BaseConfigurationRecord.ThrowIfInitErrors() en System.Configuration.ClientConfigurationSystem.EnsureInit(String configKey) Any idea? Somebody with similar problems?? Thank you very much. JoseSolved2.1KViews0likes3CommentsAny FTP service with User Isolation in Azure as a service??
Hi everybody, We have a classic virtual machine hosting an FTP service with FTP User Isolation because we need to provide restricted access to folders in the FTP depending on the users. As classic virtual machines will disappear in a year, I have to migrate that FTP service. I have been looking for a FTP service in Azure as service (without virtual machine), but I haven't found it. I need FTP User Isolation, or something equivalent. Does it exist in Azure? Thank you very much!! Jose822Views0likes0CommentsHow many custom domains are accepted in an App Service?
Hi, I'm trying to add two custom domains to an App Service, and I think that it is limited to one. With one custom domain, this domain works, but when I add the second one, both domains stop working and a 404 error appears: that error indicates that I must check if the custom domain has been added to the App Service or I must refresh DNS cache, but in my opinion I think it is not the reason. As soon as I remove the second custom domain, the first works again. I think it is due to a limit, but I can't find the official documentation about it. I can create a second App Service for the second custom domain, and redirect from the second site to the first, but I would like to know if there is a limit in App Service custom domains. Comparing with IIS, it was possible by using different bindings in the site. Thank you very much!! JoseSolved1.4KViews0likes1CommentApp service plan Mbps throughput
Hi everybody, I would like to know which is the max throughput (Mbps) for each level of app service plans. I'm planning to migrate some services from VMs to Azure SQL DB and Azure App Services, and I haven't found any official documents related with that. I've have read in some post that standard service plan level matcheswith the A series VMs (S1=A1, S2=A2, S3=A3) but it wasn't post by Microsoft. I know how our web services behave in VMs (CPU, RAM and Network (Mbps)), but I would like to know how they behave in Azure App Services and Azure SQL DB, and I don't have the chance of simulate the same production load over the new system. Thank you very much! Jose963Views0likes0CommentsExport mailbox to PST
Hi, I'm looking for a powershell command to export a mailbox to a PST file. The equivalent ofNew-MailboxExportRequest for an Office 365 mailbox. I've tried with eDiscovery export in the Compliance panel, but an error says that the user doesn't have permissions to export, and I've added these permissions, and wait, and log-out and log-in, but still getting the same error. In case I made it working, is it possible to automate it in powershell? I would like to schedule a task to export some mailboxes to PST during the night. Thank you!! JoseSolved2.3KViews0likes4CommentsBackup third party tools
Hi, I would like you to recommend me third party tools to backup Exchange Online. I've been googling and I found a lot, most of them similar. Can you help me with your experience? Additionally, as I'm newbie in Exchange online, I would like to know how to protect configuration settings such as connectors and rules... (I mean the stuff that is not mailboxes, groups ... ) defined in the Admin. Center. Thank you very much! JoseSolved1.2KViews0likes3CommentsSpecific permissions to folders and subfolders in a shared mailbox
Hi, Is it possible to set custom permissions to users/mailboxes over the folders/subfolders in a shared mailbox. If I add the users as members of the shared mailbox, they have full permissions over all the folder and subfolders. I want to avoid that some users could see, read or write some foldres/subfolders. Thank you very much!! JoseSolved20KViews0likes3CommentsRule based on alias in a shared mailbox
Hi, I have a shared mailbox with a lot of folders and subfolders. This shared mailbox will receive emails from the organization and also from external senders. I need to define rules to move the inbox emails to the folders and subfolders, and I thought that aliases defined in the shared mailbox could be a solution to redirect emails (rule defined as "it was sent to..."), but aliases are resolved to the principal address and the rule is not executed. I can't use the subject text because there is not a pattern that can differentiate the emails. Any idea to achieve my requisites? Thank you!! JoseSolved2.3KViews0likes1Comment
Groups
Recent Blog Articles
No content to show