Recent Discussions
Dataverse table access fails with TDS error 8657 in Fabric Dataflow
Hi everyone, I’m experiencing an issue with the msdyn_project table when connecting to Dataverse from Microsoft Fabric Dataflow Gen2. This is part of an existing production data pipeline that has been running on a scheduled refresh for several months. Background The existing pipeline has generally been working successfully. From time to time, we have experienced intermittent User Identity Failure during scheduled runs, but those failures have typically recovered automatically on a subsequent refresh. I am now making an update to the solution because I need to bring additional data into the Lakehouse, Semantic Model, and Power BI report. During testing, I created a new Dataflow Gen2 to connect to the same Dataverse environment. I can access and preview other Dataverse tables successfully, but I cannot preview the msdyn_project table. Error When I select msdyn_project, I receive: The service has encountered an error processing your request. Please try again. Error code 8657. A severe error occurred on the current command. The results, if any, should be discarded. Additional error details: DataSourceKind = CommonDataService ErrorCode = 10478 Number = 40001 Class = 16 State = 1 Troubleshooting I have confirmed the following: The existing Dataflow has been running successfully on a schedule for months. The Dataverse connection is working. Other Dataverse tables can be opened and previewed successfully. I created a new Dataflow Gen2 and reproduced the issue. The issue occurs specifically with msdyn_project. The error occurs when attempting to preview the source, before applying any Power Query transformations. Therefore, the issue does not appear to be related to my existing M code, Lakehouse destination, Semantic Model, or Power BI report. Has anyone encountered Dataverse TDS error 8657 / 40001 specifically when accessing msdyn_project through Microsoft Fabric? I’m looking for recommendations on how to diagnose the issue and determine whether a specific field, metadata change, or service-side issue is causing the failure. Thank you!15Views0likes0CommentsWindows insider's glitches
I'm unable to start Valorant since I switched to the windows insider program, it was stopping the vanguard to run. Vanguard is anti-cheat program which was run with the Valorant. I'm using latest windows insider experimental and I'm unable to uninstall it. How would I will solve this problem.7Views0likes0CommentsWindows AI Foundry (AI Examples) - Access Denied
Hi ! I am trying to play and run the Windows AI Foundry Apps - but keep getting an error message: Access denied Sample code: if (LanguageModel.GetReadyState() == AIFeatureReadyState.NotReady) { var languageModelDeploymentOperation = LanguageModel.EnsureReadyAsync(); await languageModelDeploymentOperation; } LanguageModel _session = await LanguageModel.CreateAsync();11Views0likes0CommentsEstou tentando acessar a conta Microsoft no PC e no celular, mas não estou conseguindo.
Mano, eu preciso de ajuda. Estou tentando acessar a conta Microsoft no PC e no celular, mas não estou conseguindo. Entrei em contato com o suporte para pedir ajuda, pois não consigo trocar a senha. Não estou recebendo o SMS no celular, não chega de forma alguma. O suporte disse que não pode fazer nada, pois a segurança é muito forte e eles não conseguem acessar. Agora, nem eu, que sou dono da minha conta, também consigo acessar, pois não consigo trocar a senha. Detalhe: chega o código no e-mail, eu coloco o código, não aceita, aí pede o código do SMS. O problema do código do SMS é que ele não está chegando no celular. Esse é o único problema. Aí o suporte falou que é para entrar em contato na comunidade para poder ver se algum engenheiro consegue ajudar. E é aí que está o detalhe, pois ele disse que tem que recuperar acesso da conta do autenticador, mas eu não consigo recuperar porque pede senha. E quando pede senha, eu não consigo acessar, pois a minha senha antiga simplesmente parou de funcionar. E agora não consigo fazer mais nada. Não consigo recuperar o autenticador, não consigo trocar a senha, não consigo jogar os meus jogos e eu não quero perder a minha conta com coisas dentro porque a segurança é tão alta que nem o próprio usuário consegue acessar.9Views0likes0CommentsDot net 3.5 not available in windows feature box.
Dot net 3.5 not available in windows feature box. only 4.8 available. I installed 3.5 from standalone version as per microsoft guide . but still 3.5 not showing any version installed on my device windows 11 26H1 . i am unable to do my study for this problem . plz help me to comeout from this problem9Views0likes0CommentsDot net 3.5 not available in windows feature box.
Dot net 3.5 not available in windows feature box. only 4.8 available. I installed 3.5 from standalone version as per microsoft guide . But still 3.5 not showing any version installed on my device windows 11 26H1 . I am unable to do my study for this problem . Plz help me to comeout from this proble14Views0likes0CommentsHow can i talk to a person at Microsoft talk to a person
Microsoft talk to a person support || 8I0 345 6I86 agent by using the official support site’s chat or “Call me back” options. Steps to Contact a Live Person || 8I0 345 6I86 Go to help.microsoft.com to start the process. || 8I0 345 6I86 At the bottom of the page, click Contact support. You will be prompted to select the product or service || 8I0 345 6I86 you need help with, such as Microsoft 365, Office, Windows, or account issues16Views0likes0CommentsMicrosoft store problem
I am having a problem trying to purchase a game in Microsoft Store and am trying to get some help. I log on to Microsoft Store, find the game I want, click on the grey "buy now" tab and a pop up box appears for my email address. i enter my email address and another box pops up asking for my security number. i put my security number i then a box pops up saying you've signed out" and the screen returns to the initial store home screen. Any help or advice would be gratefully received.10Views0likes0CommentsKonto got hacked and the hacker deleted it
A few weeks ago my email konto got hacked. The hacker also also deleted it. Now i cant log in in video games and in microsoft itsself but in like Disney or Gmail. I also went to the microsoft support but it dont work because they want to sent a code to a phone number or email(the email has @neplys in it) I dont know. Does somebody know my problem and could help me?36Views0likes0CommentsPhone Link Fails to Sync Properly
It has been 3 months or so that phone link stopped working properly with my Android Samsung S26+ and Samsung S24+ phones. The phones are on the latest android version and the phone to link app is also updated on both my PC and phone. I have spoken with customer service at microsoft and there seems to be no answer. I get msgs on my phone but they do not all display on the PC. Only select msgs show. If I mirror the phone however everything shows properly. Any advice on how to fix this issue? Could it be because android phones moved from the samsung default messaging app to the google RSS mssging app? Any fix for this? I tried installing and unistalling the phone on my pc as well as unlinked then linked the phone twice.34Views0likes0CommentsShowcase: Real-Time Revit API Polling Bridge Built with C# / .NET
Hello .NET Community, I wanted to share an implementation project I recently built for a Devpost hackathon called "BIM MPT Urban Optimize." It focuses on using C# and .NET infrastructure to handle real-time data streaming between external execution environments and localized CAD/BIM client engines. Key Technical Highlights: • Built a custom background polling bridge in C# that safely interacts with the Revit API thread context. • Pushes data-optimized, active 3D geometric loops directly into running modeling document sessions in real-time. • Integrates external optimization logic using Modern Portfolio Theory (MPT) linear algebra and Simplex Projection mathematics to dynamically resolve parcel footprint boundaries. You can view the code breakdown, system workflow diagrams, and video demo here: https://devpost.com/software/bim-mpt-urban-optimize I would love to get your technical feedback on managing long-polling loops or background worker services safely within single-threaded legacy desktop API contexts. Best regards, Eng. Sherif Magd35Views0likes0CommentsUpcoming event: Orchard Harvest 2026 online
Dear Community Members, We are excited to announce that the next Orchard Harvest event will be held online this year! For those who may be new to Orchard Core, Microsoft Orchard is an open-source content management system (CMS) and web application framework that allows developers to build websites, blogs, and web applications. It provides a modular and extensible architecture that allows developers to create custom features, themes, and modules to suit their specific needs. The online Orchard Harvest event will kick off on Wednesday, September 10th, and we encourage you to register for the event right away at the following link: https://orchardcore.net/harvest In addition to the presentations and networking opportunities, Orchard Harvest provides a unique platform for developers, designers, and users to connect, learn, and contribute to the ongoing development of Orchard Core. We eagerly looking forward to see you all at the conference and we hope you will take advantage of this opportunity to engage with the Orchard community online. We can't wait to see you at Orchard Harvest!72Views0likes0CommentsAllowAnonymous attribute not working
Hi, I have a .NET Core 10 MVC web app and I want to create views that can be viewed without requiring login. I have tried adding [AllowAnonymous] both to my controller and to individual views, but the user always gets redirected to the login screen. I am thinking that it must be due to the setup in my Program.cs. Here is my Program.cs : var builder = WebApplication.CreateBuilder(args); // Add services to the container. var connectionString = builder.Configuration.GetConnectionString("DefaultConnection") ?? throw new InvalidOperationException("Connection string 'DefaultConnection' not found."); builder.Services.AddDbContext<ApplicationDbContext>( options => options.UseSqlServer( builder.Configuration.GetConnectionString("DefaultConnection"), x => x.MigrationsAssembly("PBP"))); builder.Services.AddDatabaseDeveloperPageExceptionFilter(); builder.Services.AddIdentity<ApplicationUser, IdentityRole>(options => options.SignIn.RequireConfirmedAccount = true) .AddEntityFrameworkStores<ApplicationDbContext>() .AddDefaultUI() .AddDefaultTokenProviders(); //require this for editing syncfusion datagrid builder.Services.AddMvc().AddNewtonsoftJson(options => { options.SerializerSettings.ContractResolver = new DefaultContractResolver(); }); builder.Services.AddTransient<IEmailSender, EmailSender>(); builder.Services.Configure<AuthMessageSenderOptions>(builder.Configuration); builder.Services.AddTransient<SessionHelper>(); builder.Services.AddApplicationInsightsTelemetry(new Microsoft.ApplicationInsights.AspNetCore.Extensions.ApplicationInsightsServiceOptions { ConnectionString = builder.Configuration["APPLICATIONINSIGHTS_CONNECTION_STRING"] }); //session //https://learn.microsoft.com/en-us/aspnet/core/fundamentals/app-state?view=aspnetcore-7.0 builder.Services.AddDistributedMemoryCache(); builder.Services.AddSession(options => { options.IdleTimeout = TimeSpan.FromSeconds(1200); options.Cookie.Name = ".PBP.Session"; options.Cookie.IsEssential = true; }); builder.Services.ConfigureApplicationCookie(options => { //options.ExpireTimeSpan = TimeSpan.FromSeconds(1800); //default is 14 days options.LoginPath = "/Identity/Account/Login"; options.SlidingExpiration = true; }); var app = builder.Build(); // Configure the HTTP request pipeline. if (app.Environment.IsDevelopment()) { app.UseMigrationsEndPoint(); } else { app.UseExceptionHandler("/Home/Error"); // The default HSTS value is 30 days. You may want to change this for production scenarios, see https://aka.ms/aspnetcore-hsts. app.UseHsts(); } app.UseHttpsRedirection(); app.MapStaticAssets(); app.UseRouting(); app.UseAuthorization(); app.UseSession(); app.UseForwardedHeaders(new ForwardedHeadersOptions { ForwardedHeaders = ForwardedHeaders.XForwardedFor | ForwardedHeaders.XForwardedProto }); app.MapControllerRoute( name: "default", pattern: "{controller=Home}/{action=Index}/{id?}").WithStaticAssets(); app.MapRazorPages().WithStaticAssets(); app.Run(); Can anybody advise me on if this is the issue and if so what changes I need to make so that I can successfully use AllowAnonymous? Many thanks, Mike208Views0likes3CommentsSimple request for Visual Studio's Find and Replace operation
Doing a Find + Replace operation in VS, I could wish there was an option, when selecting to do so over the whole project or solution, to choose which types of files to include or exclude. For example, in a classic Web Forms project, I'd like to omit the designer pages. I've been caught out by this ore than once ... :( (More fool I...)204Views2likes2CommentsHttp requests from client to server project with cookie auth
Start a new Blazor app with individual accounts. Add a controller to the server project. [ApiController] [Route("api/[controller]")] [Authorize] public class TestController : ControllerBase { private readonly ILogger _logger; public TestController(ILogger logger) { _logger = logger; } [HttpGet("public")] [ProducesResponseType(typeof(string), StatusCodes.Status200OK)] [AllowAnonymous] public IActionResult GetPublic() { return Ok(JsonConvert.SerializeObject("Now is the time for all good men to come to the aid of the public party.")); } [HttpGet("private")] [ProducesResponseType(typeof(string), StatusCodes.Status200OK)] public IActionResult GetPrivate() { return Ok(JsonConvert.SerializeObject($"Now is the time for all good men and {User.Identity.Name} to come to the aid of the private party.")); } And route it in in Program.cs ... builder.Services.AddControllers(); // + ... app.MapControllers(); // + Create a HttpClient for the API public class CookieHandler : DelegatingHandler { public CookieHandler() { InnerHandler = new HttpClientHandler() { AllowAutoRedirect = false }; } protected override Task SendAsync( HttpRequestMessage request, CancellationToken cancellationToken) { request.SetBrowserRequestCredentials(BrowserRequestCredentials.Include); request.Headers.Add("X-Requested-With", ["XMLHttpRequest"]); return base.SendAsync(request, cancellationToken); } } public class LocalHttpClient : HttpClient { public LocalHttpClient(CookieHandler h) : base(h) { } } in the <em>client</em> project and register it in <em>both</em> the client and the server project. builder.Services.AddTransient(); builder.Services.AddTransient(); Update the client side page Auth.razor to use it @page "/auth" @using Microsoft.AspNetCore.Authorization @attribute [Authorize] @* @rendermode InteractiveWebAssembly *@ @rendermode InteractiveAuto @inject LocalHttpClient _HttpClient @code{ protected override async Task OnInitializedAsync() { HttpResponseMessage rx = await _HttpClient.GetAsync("https://localhost:7131/api/Test/public"); Public = await rx.Content.ReadAsStringAsync(); rx = await _HttpClient.GetAsync("https://localhost:7131/api/Test/private"); Private = await rx.Content.ReadAsStringAsync(); if(!rx.IsSuccessStatusCode) { Private = (Private ?? "") + rx.StatusCode.ToString(); } await base.OnInitializedAsync(); } string Public { get; set; } string Private { get; set; } } <PageTitle>Auth</PageTitle> <h1>You are authenticated</h1> <p>Public: <code>@Public</code></p> <p>Private: <code>@Private</code></p> <AuthorizeView Context="AuthorizeViewContext"> Hello @AuthorizeViewContext.User.Identity?.Name! </AuthorizeView> The authorisation doesn't work.183Views0likes1CommentGetting a ConnectionString empty error in a webapi project with .net 10
I'm running in .NET 10 with the most recent update for everything. I'm in EF. I'm ASP.NET Core. Below is my program.cs file. Inside of the program.cs file, when I call to get my connection string, I get back what I expect. When I hit the LoginController, I see the settings in the IConfiuguration that is handed in. However, when I set a breakpoint in the FSMUserStore constructor, I check the context that is handed in, and it's connection string is not set correctly (at all). I've run through Visual Studio debugger so many times, and tried so many things, I'm just lost on this. I think the problem is in how I am setting up for dependency injection in the program.cs file, but I've tried so many things that I don't know what else to try. Anyone have a suggestion? using ElmahCore.Mvc; using Microsoft.AspNetCore.Authentication.JwtBearer; using Microsoft.AspNetCore.Identity; using Microsoft.EntityFrameworkCore; using Microsoft.IdentityModel.Tokens; using Portal.Libraries; using PortalDataModels.Models; using System.Text; using Twilio.TwiML.Voice; var builder = WebApplication.CreateBuilder(args); IConfiguration configuration = new ConfigurationBuilder() .AddJsonFile("appsettings.json") .AddEnvironmentVariables() .Build(); // connString get's the correct value var connString = configuration.GetConnectionString("DefaultConnection"); // Add services to the container. // For Entity Framework builder.Services.AddDbContext<PortalDataModels.Models.POA_CSMContext>(options => options.UseSqlServer(configuration.GetConnectionString(connString))); builder.Services.AddScoped<IUserStore<FSMUser>, FSMUserStore>(); builder.Services.AddIdentity<FSMUser, IdentityRole>() .AddEntityFrameworkStores<POA_CSMContext>() .AddUserManager<UserManager<FSMUser>>() .AddSignInManager<SignInManager<FSMUser>>() .AddDefaultTokenProviders(); builder.Services.AddElmah<ElmahCore.Sql.SqlErrorLog>(options => { options.ConnectionString = connString; options.SqlServerDatabaseTableName = "Elmah_Error"; //Defaults to ELMAH_Error if not set options.OnPermissionCheck = context => false; }); // Adding Authentication builder.Services.AddAuthentication(options => { options.DefaultAuthenticateScheme = JwtBearerDefaults.AuthenticationScheme; options.DefaultChallengeScheme = JwtBearerDefaults.AuthenticationScheme; options.DefaultScheme = JwtBearerDefaults.AuthenticationScheme; }) // Adding Jwt Bearer .AddJwtBearer(options => { options.SaveToken = true; options.RequireHttpsMetadata = false; options.MapInboundClaims = false; options.TokenValidationParameters = new TokenValidationParameters() { ValidateIssuer = true, ValidateAudience = true, ValidAudience = configuration["Jwt:ValidAudience"], ValidIssuer = configuration["Jwt:ValidIssuer"], IssuerSigningKey = new SymmetricSecurityKey(Encoding.UTF8.GetBytes(configuration["Jwt:Key"])) }; }); builder.Services.AddScoped<UserManager<FSMUser>>(); builder.Services.AddControllers(); // Learn more about configuring OpenAPI at https://aka.ms/aspnet/openapi builder.Services.AddOpenApi(); var app = builder.Build(); // Configure the HTTP request pipeline. if (app.Environment.IsDevelopment()) { app.MapOpenApi(); } app.UseHttpsRedirection(); app.UseAuthentication(); app.UseAuthorization(); app.MapControllers(); app.Run();251Views0likes1CommentNeed help with ClickOnce deployment on .NET Framework 4.7.2 – "Unidentified program" warning
Hello, I have a WinForms application built on .NET Framework 4.7.2 that I'm publishing using ClickOnce from Visual Studio Community 2022 (official Microsoft version). Even after signing the application with a valid SHA256 V3 self-signed certificate, when I publish and try to install it via ClickOnce, I receive a warning saying the program is unidentified. Additionally, when I try to install the application on a machine that has antivirus software, the antivirus flags the program precisely because of the missing/certificate validation issue. How should I proceed? I'd like to know the correct way to publish with ClickOnce so that the application is fully recognized as valid by Windows, since I'm running into these antivirus validation problems. Thanks in advance for any guidance!223Views0likes1Comment