4,003 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for devotee

[Error facing during connection in ADF pipeline] I am facing issue while connecting Azure Hive db with Azure data factory.

0
23
Member Avatar for cambalinho

heres a sample of using pointers on VB6: Option Explicit Private Const BI_RGB = 0 Private Const CBM_INIT = &H4 Private Const DIB_RGB_COLORS = 0 Private Const USE_BITMAP_ALPHA = &H1000000 Private Type BITMAPINFOHEADER biSize As Long biWidth As Long biHeight As Long biPlanes As Integer biBitCount As Integer biCompression As …

0
126
Member Avatar for Nicole_22
Member Avatar for kuldeeprana

As software development becomes more complex and fast-paced, test automation has become a crucial part of the development process. Automated testing can help software teams save time, reduce costs, and improve the overall quality of the product. However, not all tests are suitable for automation, and deciding which tests to …

-1
36
Member Avatar for it@61@sec

I installed Windows 7 on a guest machine in Virtualbox on my Linux Mint 18 host. Installation OK, activation OK. Then I tried to upgrade this guest from Windows 7 to Windows 10 I encountered some problems which rendered my installation useless. While I was working with these problems I …

0
54
Member Avatar for EL_2

I'm new to tkinter so i used a template tkinter code to have multiple page windows each page is in a different class, i thought diving in will make me learn better and it has, and also special thanks to stackoverflow. the kiosk app is all fullscreen, the start is …

0
132
Member Avatar for Reverend Jim

If you like to use Sticky Notes, do yourself a huge favour and stop using the Windows 10 Sticky Notes tool. Instead, go to [Zhorn Software](https://www.zhornsoftware.co.uk/stickies/) and download Stickies by Tom Revell. It works much better, has more features, is very well documented and is very intuitive. You can also …

1
928
Member Avatar for crazyvonzipper

Hi guys. I have two servers: 1. Client Facing Production Server 2. API Server. The Client facing sever (Server1) sends requests to the API Server (Server2). Server2 is hosted with one staric IP address and is accessible through three domain names, e.g. **www.domain1.com**, **domain1.com**, **test.domain2.com**. Often times the Server1 seems …

0
191
Member Avatar for BlindBuddy54

hi, doing a interactive gaming course from http://www.upskilled.edu.au and doing certificate iv interactive gaming. doing a final game project and a space invaders game, doing it in unity 2019.1 64 bit and using visual studio community 2019 32 bit, and using windows 10 1809 home 64 bit on a assus …

0
347
Member Avatar for moscowexile

A couple of days ago MS 10 Photos stopped functioning correctly. The first sign of this malfunction began several weeks ago when it started taking a vey long time to open and now I cannot scroll through photos backwards and forwards: there are no longer arrow indicators either side of …

0
401
Member Avatar for Russell18

Hey guys, As a new member in site i facing a problem in printer because printer is changing in windows 10. As i am seraching for this solution if anyone know please let me know. Not only that i found [this article](https://silicophilic.com/default-printer-keeps-changing-in-windows/) saying about this. But i donot now that …

0
560
Member Avatar for cppgangster

Hi I am trying to get windows positioned in specific order as show below ![desired.PNG](/attachments/large/3/6447240b1491d04046fa904f31659f9b.PNG) but I am unable to get and get always this ![wrong.PNG](/attachments/large/3/71f4b92c4f40a6afeeab7e3c2f136526.PNG) the code below is shown HDWP cmdWnds; cmdWnds = BeginDeferWindowPos(col.size()); for (int i = 0; i < col.size(); i++) { if (i == 0) …

0
341
Member Avatar for Reverend Jim

I thought this was only me, but apparently there are other users who have noticed that somewhere in the last few Microsoft Updates, the option to set a wi-fi connection as metered has been removed. Fortunately, you can still set/unset this option from the command line. For details, and a …

1
234
Member Avatar for Reverend Jim

I have been using [AutoHotKey](https://autohotkey.com/) for quite some time and I have found it to be invaluable for enhancing Windows 7/10 functionality. I thought I'd post a couple of useful scripts here. Windows 10 has a desktop feature that lets you hide/show your desktop icons. I prefer a clutter-free desktop …

1
188
Member Avatar for dayanadolce

hello. i have a problem where i cannot view admin console recaptcha. i want to get the recaptcha in google in php. but i cannot view the admin console to get the recaptcha. is it because i use Windows 10 or my chrome browser have a problem? please reply. urgent

0
87
Member Avatar for cambalinho

i did a class for the timer precision using the timeSetEvent(). of course i can have more than 7 instances from the Timer class(with 200ms or something so small). is these a limitation or what? class Timer { private: static unsigned int TimerCount; UINT_PTR timerid; UINT m_uResolution=0; unsigned int TimerID=0; …

0
290
Member Avatar for irisfrank

1. Crystal Reports SAP Crystal Reports is known as a robust production reporting tool. With SAP Crystal Reports, you can create powerful, richly formatted, dynamic reports from virtually any data source, delivered in dozens of formats, in up to 24 languages. SAP Crystal Reports turns almost any data source into …

0
575
Member Avatar for Labdabeta

Hello, I am having a bit of an issue with my networking addition to my game engine. The engine uses SDL to provide an event-driven programming environment. I tried adding networking functionality, but it doesn't seem to work. Here is the relevant code: //includes #if defined(_WIN32) #include <winsock2.h> typedef int …

0
172
Member Avatar for cambalinho

can i add 1 item on standard System Menu? (my big objective is just add 1 item for put the window allways on top)

0
211
Member Avatar for frustratd

Daniweb helped me straighten out my last computer with Malware bytes and Spyware when I was I was having trouble. When that computers had a problem with all its all its usb I had to switch computers quickly. Bought a secondToshiba since my wife liked them. This one had Windows …

0
241
Member Avatar for amit_4184

Hi I am desperatly struggling lot to configure SMTP using iis 6 on windows 2008 server . i am following same procedure as per below http://www.vsysad.com/2012/04/setup-and-configure-smtp-server-on-windows-server-2008-r2/ but unable to send any mails . can any one help me?

0
194
Member Avatar for IntegratedTweak

CryptoWall 4.0 the newest ransomware to date is been spread by Angler Exploit Kits. A new drive-by download campaign is to blame for this attack. Heimdal was the first to discover the malware nearly one month ago. It's also more stealthier than previous versions and also a lot stronger. This …

0
367
Member Avatar for cambalinho

i have my own region class: class region { private: BYTE* Get24BitPixels(HBITMAP pBitmap, WORD *pwWidth, WORD *pwHeight) { // a bitmap object just to get bitmap width and height BITMAP bmpBmp; // pointer to original bitmap info LPBITMAPINFO pbmiInfo; // bitmap info will hold the new 24bit bitmap info BITMAPINFO …

0
155
Member Avatar for M.Waqas Aslam

Dear All, I am working on IM app . I want to add call featuer in my app. I googled alot and downloaded 10's of projects but unable to execute them due to missing files. I am looking for running project of Doubango or PJSIP so that I can use …

0
205
Member Avatar for JohnT1

Hello, I created a small windows service in VB.net, intended to run on a MS Windows server 2012, which uses the EventLog.WriteEntry Method to write entries to a custom log file. All works as intended, however, I am wondering if there would be a better way to write to the …

0
255
Member Avatar for Ivan_8

Esteemed readers After updating multiple times a server with W2k8R2, the Security Update for .NET KB2894854 becomes available over and over again in WU (control panel). Apparantly it's installed 4.5.52022. Thanks for your time. Faithfully, Ivan

0
263
Member Avatar for Hazem_3

Hello I want to make a customizable lock screen app. Im trying to make it such that you can access your computer in different ways (like using the accelerometer). I've already managed to use the accelerometer in the WPF app (through a method that allows me to use winRT APIs). …

0
227
Member Avatar for md.Rayad

I have a oracle query and i would like to run it by powershell using ODP.Net. Below is the query. set pagesize 100 set linesize 200 break on report compute sum of free_mb on report compute sum of act_size on report compute sum of used_mb on report col %used format …

0
258
Member Avatar for conceptionavan

**Toshiba Satelite A100 - A105 Laptop** MODELS: PSAA9-0CU004 and PSB10U-SA10ES1 Bios 6.0B Nvidia Driver 307.68 RAM 4GB (3GB) GO 7300 64bit (NVIDIA's 307.68 driver for Windows 8.x. It is compatible with the Geforce 7300 Go and Windows 10 and with GeForce Experience dependant on Card for full operation) **FOR THE …

0
240
Member Avatar for md.Rayad

I have a powershell script in that script i am using datagridview. My script is working fine. All looks ok to me. My issue is i want to get the first column value of selected row. To fulfill this i need to add event (cell click/cell content click/cell mouse click). …

0
265
Member Avatar for Christine_1

Any ideas on this? I know how to fix the whole french E but this isn't the problem. I can type in outlook but then when I need to put a ? or ! I can't...it shows up as the notorious french E. When I do the shift ctrl to …

0
215
Member Avatar for Nasruddin_2

i boot again the windows and done all the partitions and also scaned now no data in hard still loading overloading why plz some body help

0
136
Member Avatar for GregI11

Hello, I need an SMS gateway like [Ozeki NG](http://ozekisms.com/). I am testing it right now, but before investing in a commercial product I would like to map the free alternatives. [Kannel](http://www.kannel.org/) was recommended for me, but Kannel is Linux-based that makes the congifiguration more difficult. Do you know any good …

0
122
Member Avatar for Eternal Newbie

I'm unable to add IIS Apppool\<pool_name> into Permission for both Components and Folders. When using Check Name: seems like there was no matching Apppool name. My system: IBM server - Windows Server 2003. Beside, I have no experience for Win 03, but have always success with Win 08 - Really …

0
175
Member Avatar for XP78USER

As many of you are waiting for the next build to be released well it actually leaked yesterday and I had been excited to test the new build. Well your nightmare has finally come true to a few people who don't want those icons well it's on there and i'm …

0
103
Member Avatar for Jake.20

Greetings guys, My Ouroboros just stopped working on my laptop yesterday i don't know why but it's working on other laptop. Can you guys teach me on how to fix this? Would be very appriciate all your help.

0
98
Member Avatar for chrisschristou

hello i'm using the latest version of wampserver but i have a problem with my alias i get this message "403 forbidden you don't have permission to access / on this server" i had this problem in past and i resolved it by editing line 278 and the document root …

0
111
Member Avatar for Chem_1

I could able to exe fortran file cygwin terminal command it showing following(go through the image)

0
155
Member Avatar for tcritchley07

Keep getting this interrupting intermittently but when doing so is very persistent. Have tried ALL suggested methods (Google articles, Adwcleaner, Junk Rem, oval Tool, AVGMalware*bytes*, delete adnxs cookie etc.) and it seems to disappear although the tools don't say they have found anything untoward. I think it is something to …

0
163
Member Avatar for Slavi

I just installed windows 8.1 and wanted to have a performance widget on the side but noticed that I don't have any inbuilt .. just google and found [this](http://www.myfavoritegadgets.info/monitors/SystemMonitorII/systemmonitorII.html) . It seems incredable? Does any1 have any experience with it?

0
122
Member Avatar for LennyG

I am having a problem with sharing appointments in my calendar using Outlook 2010 with an Exchange server. This is a small office of only two computers. The Exchange server is being used from GoDaddy to keep the computer and cell phone synced up. The person that recieves the phone …

0
130
Member Avatar for analys

Hi, I want to develop Python script for server automation (server backup) that able to copy the files with user access permission as well. I want to do it with Python but I'm not sure how to start on the active directory scripting with Python. Can somebody help me?

0
204
Member Avatar for x machine

il semble que le service de cryptographie n'existe dans certin version de windows 7 .parace que moi j'ai un windows 7 intégrle 32 bit estce que je peu s'avoir comment je résoudre ce problème ?

0
113
Member Avatar for lukaskille

Hello, Can anyone help with the server plan offered by diggdigital http://diggdigital.com/windows-vps.html is good. The plans seems cheaper and the server location is in USA. Only concern to me is the speed.. I have read servers in USA are pretty slowy. Please suggest. Regards Lukas

-1
148
Member Avatar for jeffadrian

[Click Here](http://postimg.org/image/luqbf8bbd/) I have a small pond in the yard and I set up a web camera from my notebook to see whether it's a dog or a cat that bothered my fishes every single night, so I can find a way to stop it. I camcorder or any high …

-1
151
Member Avatar for lincemiope

Hi, I'm not sure if this is the correct section to post my question in, but since my problem refers to xaml scripting I guess so. I added a listview in my win store app from which the user can choose among several elements and click the one she wants …

0
185
Member Avatar for Samerases

hello,,,, "BS does not shape web-tunneled/HTTPS traffic Posted by Evgeny on 05 December 2011 21:01:12 The traffic of connections tunneled through the web proxy using CONNECT method (mostly HTTPS) cannot be controlled by web filters due to limitations in ISA/TMG. This unfortunately makes their shaping impossible. Until such connections are …

0
180
Member Avatar for RatulCN

How to make available all pakages installed to all users in windows metronome? I cannot find Advanced English Dictionary for all users on the metronome.

0
139
Member Avatar for satzrd

Hi All, I created a VM with RHEL as guest OS. When i try to add that VM in a existing domain (manully) it shows "Reverse look up zone cannot be found". I assigned static IP to the linx VM, it is rechable from the physical machine and vice versa. …

0
158
Member Avatar for debgreat

Hi. I have a very old computer at my job. It will not boot up except for safe mode with networking. Suprisingly I like it better in this mode because it is 100 times faster. I do not know if it is plagued with viruses or has had a crash. …

0
189

The End.