63 Topics
I've been reading about the Microsoft Solutions Partner program and wanted to ask the community is it actually worth pursuing for an IT company It looks like Microsoft has set certain performance and certification requirements that companies need to meet in order to qualify. They have categories like Infrastructure, Data …
**Hi everyone,** I'm planning to take the AZ-900 (Microsoft Azure Fundamentals) certification exam and would love to hear your advice on the best strategies for passing it. Specifically, I have a few questions: **Study Materials:** What are the most effective resources for studying for the AZ-900 exam? Are there any …
[Error facing during connection in ADF pipeline] I am facing issue while connecting Azure Hive db with Azure data factory.
Linting is going smoothly because we are using the super-linter docker image on the Microsoft-hosted Azure DevOps agent. However, we must export these logs outside the agent and prepare the output of the super-linter execution. We'll attempt to make a dashboard for the problems that the linter is looking for. …
Everything is setup by following Veeam documentation regarding permissions to grant (https://helpcenter.veeam.com/docs/vbo365/guide/permissions_veeam_backup_account.html?ver=60). I use Modern Authentication with legacy authentication protocols allowed. All connection and organization parameters are green except the connection to EWS: "Connect to EWS: The request failed with HTTP status 401: ." Did someone already face and solve …
Hi All, Basically, am using Azure Repos Git as for my source control with Azure Devops. I am using automated build and deploy process. Here, having one branch (for example master) within this branch having Multiple projects in different folder names (like, Project1, Project2, Project3, Project4...etc and one Common folder …
Hello, It appears we started receiving errors similar to the one below since last week on our Exchange Server 2016. A staff member stated he was receiving emails normally on his PC but not on his phone. This server has been set up since November 2019 without any issues. The …
Can Microsoft Azure be used as a cloud hosting platform for QuickBooks Desktop?
I have simple .NET Core 2.2 Web App that I have deployed to Azure App Service. App contains a simple HomeController with Index Action and Index.cshtml file. When I try to browse the page it gives me InvalidOperationException with message The view '~/src/Views/Home/Index.cshtml' was not found. I have verified the …
I am new to Office 365 API. We have a requirement of developing a Web API, that will access office 365 APIs for accessing calendar information, send emails etc. I have an Azure account with Administrative access. I also have a Office 365 tenant with a system account. I have …
According to Microsoft, 75% of organizations with more than 500 employees, have extended AD into either Azure AD and/or Office365. Have you / or are you planning to extend Active Directory into either Azure AD or Office 365 or for any other purposes?
Hi daniweb community, this sounds really weird question but I'm having a problem finding a page/portal. has been about 2 days and I've been searching literally for more than 30 hours. From the desperation I am asking any of u if they know it. Inside microsoft page, or microsoft azure. …
Hello, I hope this is the right forum to ask this question. My requirement is as mentioned below: -> I need to create an appointment on my Default calendar and the same on other calendars that are shared with me by using Exchange Services (EWS). -> By shared, i mean …
hi. few days ago I open a microsoft azure account and create a virtual machine. download SQL server managment and do everything ready. open TCP port 1433 and my DSN name is btca.cloudapp.net now I cant connect with the database inside it... what to do. Im looking everything but nothing …
hi. few days ago I create a Azure account and create a Virtual machine. download and install SQL server managment, open TCP port 1433. but cant connect to my app.. my DNS is btca.cloudapp.net but cant connect. tried to connect with DSN & IP but nothing happening. any suggestion?
hi. few days ago I create a Azure Account and create a Virtual Machine install SQL server managment. open TCP port 1433. but now I cant connect to my app... my DNS is btca.cloudapp.net but cant connect the code with the database... please help me...
I'd like to suggest a forum category for Azure development. Many of the concepts are covered by the topics here, but some are not, such as Azure SQL Database, Virtual Machines and Virtual Networks, Cloud Services, etc... I know that some of those (VMs and VNs notibly) aren't really directly …
Hi guys, does anybody have any experience with Azure at all? I finally deployed a test site I built http://web-dev.azurewebsites.net/About.aspx and unfortunately there seems to be a problem when you submit the form (obviously I tested the form many times before deploying the site and it was definitely working in …
Hello, I wonder what is the difference between Windows Server & Windows Azure for Web Hosting? and which is better? Thanks before.
Good Day, I have a ASP website fully working and i want it to Deploy on Windows Azure? How can i do that im basically new this Azure of Microsoft. Your Immidiate Response is Highly Appreciated. Thank you, EOS
Thank you all for helping me in completing my collage mini-project //form1 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Data.OleDb; using System.IO; using Microsoft.Office.Interop.Excel; using ClosedXML.Excel; namespace merge_excel { public partial class Form1 : Form { public Form1() { InitializeComponent(); …
Is it possible/compatible to use Session Types in Java for a cloud-based application using Windows Azure (SDK for Java)?
thanks a lot for considering for the new real act of forming a new class with students like me i am interested on microsoft windows azure it is the most affordable way for me to get knowledge.
I am doing a project using the windows azure mobile service, and i want to implement it on php page, is it possible to make it on php page instead of html? because on the tutorial only have html and they are using other localhost as well Help!!!
Is it possible to place a VB6 application working on Windows Azure and share it among several clients? If so, how? My thanks in advanced
I want to port some graphics applications in C++ which compile to Windows Executables to run as WEB apps. I don't want to throw away all the code I've written in C++, so it seems to me that Microsoft Azure would be prefect. My idea is that I learn to …
I'm obviously typing in the wrong search terms, but I'm looking for a REST application in C# in Web API running on Azure, but with an example of calling that REST C# from a VS2010 C++ application. I have one half (the C# bit) but I can't find any examples …
As a first part of really using Windows Azure I'd like to use C# running on Azure to verify the license code of a program I'm about to issue the upgrade for. I'm planning on porting the whole thing to the cloud, but to gain experience I'd like to license …
I want to port some graphics applications in C++ which compile to Windows Executables to run as WEB apps. I don't want to throw away all the code I've written in C++, so it seems to me that Microsoft Azure would be prefect. My idea is that I learn to …
how do i join into a domain using microsoft deployment toolkit using an unattend answer file? I've come across this so far: 'JoinDomain=yourdomain DomainAdmin=yourdomain\JoinAccount DomainAdminPassword=Passw0rd' where it says 'DomainAdmin=yourdomain\JoinAccount' does that mean 'DomainAdmin={domain name}\Administrator? thanks
Hey guys. We have an internal web server on our domain. When we try to access it over HTTPS in our web browsers, it is not trusted. We get the standard "There is a problem with this website's security certificate" error. How can I get this site trusted by all …
Hi guys, Came across few materials about win azure and wcf services for cloud computing. If anyone working on this platform and technology, can u please share your experience on: i) Performance (comparison to clustering) ii) Manageability (deployment) iii) Scalability (when the server farm expands) Thank you in advance, would …
Hello Friends, Please help me in this.... I have created a project in VB.net and its working fine in my machine. But when I provide the exe to my senior to test it shows the initialization error. I came to know the reason that the error is because the microsoft …
Hi, I'm using SQL Enterprise Library (Microsoft.Practices.EnterpriseLibrary.Data.Sql) objects and I'm considering using a DbTransaction to execute multiple DbCommand(s) for inserts/updates in one transaction. Let's say these queries take a few minutes to execute, I do not want it to prevent another process from queries the same tables. Considering I do …
Hi friends I was finish my projet in csharp but i need some solution to integrate Framework4, Microsoft data engine 2010 into setup file of project because these two are needed to functional my project thanks to all
Hi Everyone, I'm currently in the process of attempting to create a storage system using Windows Azure, The problem I'm having is that I can't seem to find any information on how to access windows azure using a c# windows forms application. All I can find is information on creating …
I want to use java to access microsoft sql server express remotely.i have allow remote connection in the database that i have.and i allow port 1433 through firewall. the code is: [CODE] import java.sql.*; import java.lang.*; public class Jdbcconn { public static void main(String[] args) { try { //load the …
We are searching for an existing "middle ware" software product that can take data from the Blackbaud Raiser's Edge program and bring that data into Microsoft Dynamics GP. The integration can be brought into the GP General Ledger module or possible the Receivables Management module. Any assistance would be appreciated.
Ok so to give you a breakdown after graduating I started working in Broadcast TV and more recently VOD. In the last few months I have become a bit disenchanted and want to give myself some options with a view to moving into a different line of work - IT. …
[ATTACH=right]15786[/ATTACH]At Microsoft's [URL="http://www.digitalwpc.com/"]Worldwide Partner Conference[/URL] in Washington, D.C. this week, the digital diplodocus will announce its lumbering movement into the cloud along with an appeal for its partners to hold hands and make the leap as well. For those partners that are still a little hesitant to make the jump, …
According to the Associated Press article, "[URL="http://news.yahoo.com/s/ap/20100706/ap_on_hi_te/us_tec_technology_consolidation;_ylt=Aue.2rGwfTjg.EXFBurPtDIjtBAF;_ylu=X3oDMTMwZ2I5cjU2BGFzc2V0A2FwLzIwMTAwNzA2L3VzX3RlY190ZWNobm9sb2d5X2NvbnNvbGlkYXRpb24EY3BvcwMxBHBvcwMxBHNlYwN5bl90b3Bfc3RvcnkEc2xrA3RlY2hjdXN0b21lcg--"]Tech customers question industry's takeover spree[/URL]," large technical companies have absorbed smaller tech companies to the detriment of their customers although these tech "sponges" say they're doing it "for their customers." How can there be such a disparity between the reality of customer pain …
please i would like to know how to make the wsHttpBinding work, i tried using it for my WCF program, but it only works for my computer (where i designed it) and the server (where i uploaded it), if i try to access the service in another computer it doesn't …
Hi, I'm developing a Visual Studio C# application, which is related to a database. It currently uses a database file (SQLite). But I want to connect it to an online database. The idea is: the same copy of database should be on users' computers (in SQLite files) and on a …
I have done and published application and this is what I got just after the installation: What can be wrong? PLATFORM VERSION INFO Windows : 5.1.2600.196608 (Win32NT) Common Language Runtime : 2.0.50727.3603 System.Deployment.dll : 2.0.50727.3053 (netfxsp.050727-3000) mscorwks.dll : 2.0.50727.3603 (GDR.050727-3600) dfdll.dll : 2.0.50727.3053 (netfxsp.050727-3000) dfshim.dll : 2.0.50727.3053 (netfxsp.050727-3000) SOURCES Deployment …
[ATTACH]12206[/ATTACH] [I]I've lived long enough to have learned The closer you get to the fire the more you get burned But that won't happen to us 'Cause it's always been a matter of trust ~Billy Joel, Matter of Trust[/I] When word got out last week about the [URL="http://www.daniweb.com/news/story229934.html"]Sidekick data loss …
After all the next next work, i reach the Install button and when i click on install it says "TITLE: Microsoft SQL Server 2005 Setup ------------------------------ Could not find a package to install on the installation media." How to solve this problem..
Microsoft announced a new program the other day called [URL="http://www.microsoftstartupzone.com/BIZSPARK/Pages/At_a_Glance.aspx"] Microsoft BizSpark[/URL], where they give away a boat load of software and services to young startups and presumably lock them into Microsoft long-term. For a small start-up with little capital, this has to be a very attractive offer. Microsoft not …
All last week, Microsoft was trying desperately to shift the spotlight from Vista, the OS that has become a major liability for the software giant. To that end, Microsoft made a flurry of announcements including Azure, the newly announced cloud platform, the Windows 7 Alpha and a preliminary view of …
This week at the Professional Developer's Conference in Los Angeles, Microsoft made a big splash by announcing a new [URL="http://cooney.typepad.com/lauren_cooneys_blog/2008/10/welcome-azure-qa-from-the-experts.html"]cloud computing initiative it's calling Azure[/URL]. It's significant on several levels. First of all Microsoft wants to compete with services like [URL="http://aws.amazon.com/"]Amazon S3[/URL] and offer online storage and online computational services. …
i am doing a program to block ip address . First i import the list of ip address from 2 table of sql database. Then the third datagridview will show the ip address that difference in the 1st and second datagridview. Here is what I have so far... [CODE] using …
The End.