User Profile
joseparra
Brass Contributor
Joined 5 years ago
User Widgets
Recent Discussions
Re: How to use Microsoft.Web.Services2 in Azure App Service??
Hi DavidTex I finally was a problem of the version of the assembly. It was very estrange, because in the local server it was working without any change. I solved it specifying the version 2.0.3.0 instead of 2.0.2.0.1.4KViews1like0CommentsHow 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.5KViews0likes2CommentsRe: Error loading .Net application configuration after installing Windows 25th April KB5012643
I finally restored GAC_MSIL unexpected files uninstalling .Net Framework 3.5 and reinstalling it from Control Panel -> Programs & features -> Add/remove Windows features After reinstalling .Net Framework 3.5 the application is now working.2.4KViews0likes0CommentsRe: Error loading .Net application configuration after installing Windows 25th April KB5012643
I have compared the machine.config file (C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG) before KB5012643 and after, and I can see that following sectiongroups have disappeared: <sectionGroup name="system.runtime.serialization" ... <sectionGroup name="system.serviceModel" ... <sectionGroup name="system.serviceModel.activation" ... I have copied that sections from the backup machine.config file and now it appears another error message when I try to execute my application: "Could not load file or assembly System.Runtime.Serialization version=3.0.0.0 ... publickeytoken=b77a5c561934e089" I opened GAC_MSIL folder and I can see that following folders are empty: C:\Windows\assembly\GAC_MSIL\System.Runtime.Serialization\3.0.0.0__b77a5c561934e089 C:\Windows\assembly\GAC_MSIL\System.ServiceModel\3.0.0.0__b77a5c561934e089 Any idea of how to restore that folders? Jose2.2KViews0likes1CommentError 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.4KViews0likes3CommentsAny 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!! Jose845Views0likes0CommentsHow 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.5KViews0likes1CommentRe: How many custom domains are accepted in an App Service?
Hi again everybody, There is no limit, the problem was that I'm using two DNS entries (one for the base domain domainA.com and another for the host http://www.domainA.com) and I only had added the validation TXT record for the base, and not for the www host (I forgot the corresponding TXT validation record for the CNAME) and also forgot adding specifically the subdomain http://www.domainA.com as another custom domain. That solved the problem. Thank you!! Jose1.5KViews0likes0CommentsRe: Azure AD Connect (AADC) V2 upgrade case-by-case scenario
Hi PyungraeCho Thank you for your article, it was very useful for me. Any way I have a doubt: I upgraded successfully AD Connect from 1.6 to 2.0.91 in a Windows Server 2019. I expected the AD Connect 2.0.91 wizard to show me the error of not using TLS 1.2, because the powershell scripts show me that the corresponding entries were not defined, but I could install it with out errors. I would really like to know if the server is using TLS 1.2 or not. I've googled and it is supoosed that Windows Server 2016 and newer versions use TLS 1.2 by default but I'm confussed because the scripts to check it shows me another think, and I haven't run any script to disable it. I attach the results of scripts privided in https://docs.microsoft.com/en-us/azure/active-directory/hybrid/reference-connect-tls-enforcement ... Path Name Value ---- ---- ----- HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319 SystemDefaultTlsVersions Not Found HKLM:\SOFTWARE\WOW6432Node\Microsoft\.NETFramework\v4.0.30319 SchUseStrongCrypto Not Found HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 SystemDefaultTlsVersions Not Found HKLM:\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 SchUseStrongCrypto Not Found HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server Enabled Not Found HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server DisabledByDefault Not Found HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client Enabled Not Found HKLM:\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client DisabledByDefault Not Found8.8KViews2likes1Comment- 2.2KViews0likes0Comments
App 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 matches with 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! Jose1KViews0likes0CommentsExport mailbox to PST
Hi, I'm looking for a powershell command to export a mailbox to a PST file. The equivalent of New-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.4KViews0likes4CommentsRe: Backup third party tools
Thank you very much VasilMichev I understand about naming tools. The need is to recover configuration/settings from human errors, for instance an admin user deletes something in the configuration of the rules or change a directive which affects the email, .... Of course I know that mailboxes, groups and this kind of data is protected by Microsoft default backup service, and in more extensive way by third party tools. I've found https://github.com/microsoft/Microsoft365DSC/wiki/What-is-Microsoft365DSC which can help to export Microsoft 365 configurations. Jose1.2KViews0likes1CommentBackup 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.3KViews0likes3CommentsRe: Specific permissions to folders and subfolders in a shared mailbox
Hi, I've finally found the solution. The key was in the https://support.microsoft.com/en-us/office/manage-another-person-s-mail-and-calendar-items-afb79d6b-2967-43b9-a944-a6b953190af5?ocmsassetid=ha102749416&ctt=1&correlationid=7b427ea1-f61d-48a5-b6a0-f401d9fe5f2a&ui=es-es&rs=es-es&ad=es#__add_another_person_s I just needed to add "delegated" mailbox manually in the "delegate" account managent, from Outlook. Jose22KViews0likes0CommentsRe: Specific permissions to folders and subfolders in a shared mailbox
Hi Vasil, I think I've tried assigning permissions from the root to the subfolder. I did it using OWA and without assigning delegation permissions to the user, because if I set the delegation, full access to all the folders hierarchy was applyed. I will try again. The problem to test it is the delay, the changes are not applied inmediately. Thank you very much!! Jose21KViews0likes1CommentSpecific 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!! JoseSolved22KViews0likes3CommentsRe: Rule based on alias in a shared mailbox
Hi again, I've finally found the solution, which consists on accessing the outlook portal from https://outlook.office365.com/ instead of https://outlook.office365.com/ecp/ From the first mentioned portal, more options to create rules are showed. In my case I've used the condition "Messages header includes" and the alias as value. As the alias is in the header, the rules work as expected. Thank you!! Jose2.6KViews2likes0CommentsRule 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.6KViews0likes1Comment
Recent Blog Articles
No content to show