379,408 questions

Sort by: Updated
4 answers One of the answers was accepted by the question author.

Alignment Troubles with Panel1.Controls.Add(browser)

Hello & Thanks ; Having Alignment Troubles with Panel1.Controls.Add(browser) . And 3 controls in all . When a webpage is displayed (skewed) about 50px below the top and 20px to the right of where it should be . How can I fix this ? …

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,892 questions
asked 2020-10-04T23:34:40.9+00:00
vmars316 621 Reputation points
commented 2020-10-09T03:14:10.293+00:00
Timon Yang-MSFT 9,591 Reputation points
0 answers

I am using visual studion 2019 for c++ and have errors related to liberaries

These are the few errors and there are total 411 errors in every project. even with a single line cout code. Errors are same. E1696 cannot open source file "GL/glu.h" E1696 cannot open source file "stddef.h" E1696 cannot…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,722 questions
asked 2020-10-08T17:05:57.527+00:00
ALI RAZA 1 Reputation point
commented 2020-10-09T02:31:48.177+00:00
Jeanine Zhang-MSFT 9,671 Reputation points Microsoft Vendor
1 answer

Manage all measures under one table

I've created some measures and I've created a master table, Now I want to relate all measure to this table. Is that possible? How it can be done?

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,282 questions
asked 2020-10-01T09:11:05.197+00:00
KamiFen 121 Reputation points
commented 2020-10-09T02:31:46.36+00:00
Lukas Yu -MSFT 5,821 Reputation points
1 answer

Azure Monitoring and Dashboard

I have an ETL tool application running inside an Azure VM. To get the logs and performance details of the Application in Dashboard what I have to do? I have Sql server running in a Vm. How can I fetch all the details of the SQL DB in the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,257 questions
asked 2020-10-07T13:22:04.403+00:00
Ghosh, S (Sambit) 1 Reputation point
answered 2020-10-09T02:31:13.87+00:00
bharathn-msft 5,096 Reputation points Microsoft Employee
4 answers

SSAS Tabular, do not see table after import

I am connecting to an Oracle database. I want to use a native sql query for my source as opposed to a table. I select a table cause I don't see an option to add a query, then once I have the connection I create a query using = Value.NativeQuery(... …

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,282 questions
asked 2020-09-28T20:53:09.36+00:00
Computer Mike 86 Reputation points
answered 2020-10-09T02:28:02.157+00:00
Lukas Yu -MSFT 5,821 Reputation points
1 answer

Application of RLS in SSAS does not work in Power BI

When I apply RLS to a dimension in SSAS, hiding a particular column, in Power BI, the table I have with that column, simply disappears. In this power BI table, I have columns of various dimensions, what I want is for the table to be visible and for…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,282 questions
asked 2020-10-02T19:11:40.163+00:00
commented 2020-10-09T02:14:18.783+00:00
Lukas Yu -MSFT 5,821 Reputation points
1 answer

allocation of expenses by sales in dax from two unrelated columns

I have 2 tables: sales contains: 1) employee 2) customer 3) sales amount 2) costs contains 1) customer 2) operation 3) expenses amount descrition: salary data in costs table displayed as customer, which is equal to employee from sales table. And…

SQL Server Analysis Services
SQL Server Analysis Services
A Microsoft online analytical data engine used in decision support and business analytics, providing the analytical data for business reports and client applications such as Power BI, Excel, Reporting Services reports, and other data visualization tools.
1,282 questions
asked 2020-10-02T09:08:26.813+00:00
alexstarikov0 1 Reputation point
commented 2020-10-09T02:13:13.277+00:00
Lukas Yu -MSFT 5,821 Reputation points
2 answers

WinSock2.h generates expression before comma has no effect warning

This is because of while (0, 0) in the following macros: #define FD_CLR(fd, set) do { \ u_int __i; \ for (__i = 0; __i < ((fd_set FAR *)(set))->fd_count ; __i++) { \ if (((fd_set FAR *)(set))->fd_array[__i] == fd) { \ …

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,613 questions
asked 2020-10-02T16:47:37.563+00:00
Ilia - 1 Reputation point
commented 2020-10-09T02:10:59.933+00:00
Drake Wu - MSFT 991 Reputation points
1 answer

Windows 10 SDK not detected after installing

Hi, Just yesterday I was installing a program on my Windows 10 PC, called CryEngine, a game development software. During the installation, it gave a list of dependencies, that needed to be installed. One of them was a Windows SDK, more specifically,…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,575 questions
asked 2020-10-08T16:12:27.563+00:00
muhammad Tahir 1 Reputation point
answered 2020-10-09T02:10:40.51+00:00
Teemo Tang 11,411 Reputation points
1 answer

Error from ssdt2017 when exporting report (srs) to PDF when put lookup + field in a expression, in preview values looks good

I have two dataset "Main" & "CustInfo" , CustomerID is the common field between them. for certain reason i can not merge both dataset from sql , so created them separately. i have to display in a table like Payment made by…

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
2,918 questions
asked 2020-10-08T16:34:30.527+00:00
Mahendra 1 Reputation point
answered 2020-10-09T01:54:40.65+00:00
Joyzhao-MSFT 15,581 Reputation points
0 answers

Double Pointer

So , The Double pointer Works Like We Create an Variable pShape in Stack and It Moves to Heap Through Struct IDrawable and as it is an Double Pointer, There's an reference to it in Stack Memory so It Moves to the Address of pShapre and Again Moves to…

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,722 questions
asked 2020-10-08T10:25:13.697+00:00
MMS 05 61 Reputation points
commented 2020-10-09T01:44:21.18+00:00
Jeanine Zhang-MSFT 9,671 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Offline Media and Drivers

We support about 28 different models of machines in our Configuration Manager OSD Task Sequence, which requires storing all those drivers on DPs, and also including them in the Offline Media. Having such large Offline Media is causing an issue in our…

Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
976 questions
asked 2020-10-06T08:24:33.92+00:00
Roger Hendrikse 246 Reputation points
commented 2020-10-09T01:42:17.33+00:00
Fiona Yan-MSFT 2,311 Reputation points
1 answer

Not Able to Download file from MVC Web API

Hi, I am trying to download a file using MVC Web API, where I am facing two issues. First, I am Getting the CORS error, Access to XMLHttpRequest at 'http://testservices.lab.com/api/DYRDSP/GetSignatureImage/35/01/1werw12' from origin…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
39,090 questions
asked 2020-10-08T08:35:35.72+00:00
Soni Samuel Panackacheril 61 Reputation points
answered 2020-10-09T01:32:00.007+00:00
Tianyu Sun-MSFT 30,566 Reputation points Microsoft Vendor
9 answers One of the answers was accepted by the question author.

Showing Remote Desktop Server Licensing mode alert when login to the server

Hello, When login to the Azure VM server through Remote desktop showing alert "Remote Desktop Server Licensing mode is not configured and remote desktop service will stop working in 16 days." We have installed 25 Per User CAL license but…

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,551 questions
asked 2020-09-30T15:22:07.833+00:00
Rocky Mondal 86 Reputation points
commented 2020-10-09T01:29:18.167+00:00
Eleven Yu (Shanghai Wicresoft Co,.Ltd.) 10,756 Reputation points Microsoft Vendor
6 answers One of the answers was accepted by the question author.

why is this giving me an error,can anyone help.

INSERT INTO [dbo].[FinalReportSource] ( [Row Id] ,[order id] ,[Order Date] ,[Date] ,[Ship Mode] ,[customer Id] ,[Customer Name] ,[Gender] ,[MaritalStatus] ,[Age] ,[Numberofchildren] ,[Segment] ,[Country] ,[City] …

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,637 questions
asked 2020-10-04T00:20:10.847+00:00
Laura Ijewere 41 Reputation points
commented 2020-10-09T01:29:04.753+00:00
Laura Ijewere 41 Reputation points
6 answers

AutoDiscover for Exchange Hybrid

Hi I have been removing our Old Exchange server 2010 from our Hybrid Environment (Exchange 2010 & Exchange 2016 & Office 365) . Now if I turned off Exchange 2010 server, seems AutoDiscovery is very slow, took about 2 minutes to find the user…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,097 questions
asked 2020-09-10T06:38:13.013+00:00
Namless Shelter 231 Reputation points
commented 2020-10-09T01:22:28.313+00:00
Joyce Shen - MSFT 16,666 Reputation points
2 answers

How to specify PeerTokenAccessMask in WSAQuerySocketSecurity?

The PeerTokenAccessMask field is a ULONG in SOCKET_SECURITY_QUERY_TEMPLATE. I need to set it to some value to get PeerApplicationAccessTokenHandle and/or PeerMachineAccessTokenHandle. However I cannot find anywhere how that mask field can be set. …

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,613 questions
asked 2020-09-14T20:44:28.233+00:00
beachbear 1 Reputation point
commented 2020-10-09T01:17:48.17+00:00
Fei Xue - MSFT 1,111 Reputation points
1 answer

backup azure sql paas

dears, can you please advise on how to backup azure sql servers services? not azure vms with sql servers im talking about the paas sql. in the recovery vault, i just have the option to backup azure vm with sql servers. your advise is appreciated …

Azure SQL Database
asked 2020-10-06T08:26:26.28+00:00
eg1995 1,141 Reputation points
commented 2020-10-09T01:10:54.04+00:00
Navtej Singh Saini 4,226 Reputation points Microsoft Employee
0 answers

Azure Log Analytics or SQL Profiler for AAS?

I think you can use both SQL Server Profiler or Azure Log Analytics for Azure Analysis Services logging. But which one is the better option?

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
452 questions
asked 2020-09-21T20:41:03.46+00:00
James H. Robinson 161 Reputation points
commented 2020-10-09T00:02:18.313+00:00
KranthiPakala-MSFT 46,487 Reputation points Microsoft Employee
0 answers

Visual Studio 2019 Azure KeyVault configuration error when publish

I want to deploy my project to Azure in an App Service I have just created. Also, I created a KeyVault for all my settings. When I try to deploy to app to the service, I have to configure the connection strings for the databases. I click on…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,283 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,758 questions
asked 2020-10-07T16:58:47.947+00:00
Enrico Rossini 191 Reputation points
commented 2020-10-08T23:36:03.663+00:00
JamesTran-MSFT 36,621 Reputation points Microsoft Employee