Expression Community Site Feedback announcements
-
Link
Having an issue with the website? Have a suggestion to make it better? You’ve come to the right place. We want to hear what you have to say about the website—good and bad, ideas, suggestions, and gripes—it’s all fair game.
I can’t promise that we’ll be able to address every issue or act on every idea, but I can assure you we’re interested and listening.
Thank you for helping to shape our community and the website.
Cheers,
Lori Dirks, Community Website Manager
Patrick O'Neill, Site Manager
Feedback for Visual Basic Bug Submission Pilot announcements
-
Link
Hello everyone, first of all I want to say thank you to everyone who submitted a bug using the forums while the program was running. When the Visual Basic forums were migrated to our new platform we were unfortunately unable to keep the pilot going. We learned some valuable lessons and you should see the results of those appear in the future in our product feedback channels.
At this time the Bug Submission Pilot forum will be locked, if you have bugs to report, we encourage you to head over to the Visual Studio Connect page to provide your feedback.
Thank you again,
-Jeremy Kelley
General Troubleshooting & Support for the Visual Studio 2010 and .NET Framework 4.0 CTP announcements
-
Link
Please use this forum for general questions regarding the CTP such as Download Issues, Virtual PC configurations.... For specific walkthrough issues, please post those in the walkthrough specific thread in the appropriate forum.
please make sure to review the CTP FAQ. For more information on the CTP and to get a link to the download, please visit: http://go.microsoft.com/fwlink/?LinkId=129231
Thanks,
Othmane Rahmouni
Program Manager for Product Feedback
Microsoft Developer Division
General Windows MultiPoint Mouse SDK Discussion announcements
-
Link
New features in Windows Multipoint Mouse SDK 1.5.1 compared with version 1.5:
- Improved performance on low-end modern hardware, especially Atom-based netbooks.
- Improved device detection (PS/2, trackpad, and Bluetooth mouse devices are now supported).
Getting Started With Visual Studio Team System announcements
Face Tracking – Kinect for Windows SDK announcements
-
Link
The threads in this forum have been moved to the Kinect for Windows v1 SDK forum.
Git, Mercurial and Dropbox Deployment to Azure announcements
-
0 Votes
Execute an MSI as part of the build?
I need to install the ReportViewer control for my web app. Is there a way to execute the ReportViewer.msi as a part of the Kudu deploy.cmd script? I couldn't find reference to doing this ...Answered | 3 Replies | 3229 Views | Created by John Glisson - Monday, February 1, 2016 4:28 PM | Last reply by David Ebbo - Monday, February 1, 2016 5:09 PM -
0 Votes
Exchange 365- Windows Azure AD
Currently on Office 365 and I am trying to pull data via windows azure AD powershell to gather the following: Display Name # of Emails in ...Unanswered | 3 Replies | 2807 Views | Created by greg1734 - Monday, January 18, 2016 5:03 PM | Last reply by David Ebbo - Monday, January 25, 2016 5:39 PM -
0 Votes
git clone - 403 for new Resource group
Hi. I'm new with Azure and faced with error during `git clone`. Problem is: we have few Resource groups. Each contains few Web ...Unanswered | 4 Replies | 4538 Views | Created by мережевий хробачок - Monday, January 4, 2016 4:22 PM | Last reply by David Ebbo - Tuesday, January 5, 2016 4:08 PM -
0 Votes
Post-Deploy Script to restart WebJob
Currently deploying via GitHub my node project which contains also a WebJobs. The WebJob is restarting when I change the run.js file but when I change some external files nothing happens. ...Answered | 2 Replies | 3482 Views | Created by dei79 - Wednesday, April 29, 2015 9:44 PM | Last reply by dei79 - Monday, December 21, 2015 5:00 PM -
0 Votes
Dynamically fill and update items in a combobox
Hi, I am working on a project for creating course schedule. I am working on Access. So, let say I have created table with some courses. Now I want to use combo boxes ...Unanswered | 1 Replies | 2909 Views | Created by skofiar kamberi - Tuesday, December 1, 2015 12:13 PM | Last reply by David Ebbo - Tuesday, December 1, 2015 5:37 PM -
0 Votes
Deploy 2 git repo in a web app?
i have 2 git repo that i would like to deploy into a same web app in Azure My 2 repos are below: Backend (Nodejs, Express)Frontend ...Unanswered | 1 Replies | 3356 Views | Created by ice111111 - Thursday, November 5, 2015 12:27 AM | Last reply by David Ebbo - Thursday, November 5, 2015 12:41 AM -
0 Votes
Rsync
Hi, is there any way to use rsync in a custom deployment script in kudu? The command is missing from msysgit, which I understand to be the way kudu provides unix commands during ...Unanswered | 1 Replies | 3595 Views | Created by Francesco Nero - Friday, October 23, 2015 5:02 PM | Last reply by David Ebbo - Friday, October 23, 2015 5:09 PM -
0 Votes
Kudu Web Hook for Logs
Is it possible to set up a web hook in Kudu to be notified when a new frxxxxxx.xml appears in LogFiles/W3SVCxxx ? The goal is to get an email/slack/trello when an exception is ...Unanswered | 2 Replies | 3382 Views | Created by pmonte - Wednesday, September 23, 2015 9:49 AM | Last reply by pmonte - Friday, September 25, 2015 7:15 AM -
0 Votes
Failure to run a deploy script with "Cannot open: Permission denied" errors
Running a deploy script on azure websites from the Kudu cmd line, I receive a number of "Cannot open: Permission denied" errors for files that have been uploaded from a linked ...Unanswered | 1 Replies | 3510 Views | Created by Dzoay - Monday, September 7, 2015 8:53 AM | Last reply by David Ebbo - Tuesday, September 8, 2015 7:34 PM -
0 Votes
What should be the recommended number of web tests that can be added as a part of load test project using visual studio 2013?
As part of a load test project, how many web performance tests should be added ideally to get accurate results. Please find my project specifications below: It is a SPA hosted on ...Unanswered | 2 Replies | 3320 Views | Created by Harika Pulumati - Thursday, September 3, 2015 8:42 PM | Last reply by Harika Pulumati - Saturday, September 5, 2015 5:37 PM -
0 Votes
question on console appliaction
my name is shashank i have downloaded visual studio and created console application after some time i opened visual studio and tried create a console application using c#,but in template window i am ...Unanswered | 1 Replies | 3068 Views | Created by shashankch - Thursday, August 20, 2015 10:02 AM | Last reply by David Ebbo - Thursday, August 20, 2015 12:12 PM -
0 Votes
Missing package from node.js deployment
I have a simple node application that I'm experiencing some deployment issues with. I have it set up for continuous deployment from a bitbucket hosted git repo. The deployment itself is to a ... -
0 Votes
SSRS report having Datasource as XML is not working
I have developed one report in SSRS having data source as XML .Added one parameter to take the value of XML from that parameter. The report is working as expected when I tried to preview by giving the ...Unanswered | 1 Replies | 3149 Views | Created by SinghDeveloper05 - Wednesday, June 17, 2015 5:01 PM | Last reply by David Ebbo - Wednesday, June 17, 2015 7:49 PM -
0 Votes
FTP and GIT seem mutually exclusive - is this nomal?
Since setting up git deployment, my ftp files seem to no longer be connected to my site. That is to say, if I were to ftp download and edit a given file, and then ftp upload it again, no changes ...Answered | 4 Replies | 3396 Views | Created by Andles67 - Wednesday, June 10, 2015 2:07 AM | Last reply by Andles67 - Wednesday, June 10, 2015 4:52 AM -
0 Votes
Unable to determine which solution file to build
Hello - I am running into this error when trying to deploy from GitHub to Azure. The solution file has more than one solution in it. Is this a limitation and hence I ...Answered | 7 Replies | 9792 Views | Created by Eb_OneCare - Sunday, May 3, 2015 4:02 AM | Last reply by Michael Melgares - Friday, June 5, 2015 5:00 PM -
0 Votes
Additional deployment steps when using continuous deployment with GitHub on Azure
I have a Web application that I usually deployed using Web Deploy directly from Visual Studio (whatever branch I amcurrently using in VS - normally master). But now I'm introducing a second web app on ...Unanswered | 1 Replies | 3476 Views | Created by Robert Koritnik - Friday, May 22, 2015 7:13 AM | Last reply by David Ebbo - Friday, May 22, 2015 2:22 PM -
0 Votes
Issues deploying web and api projects to 2 separate sites
nul >nul IF %ERRORLEVEL% NEQ 0 ( echo Missing node.js executable, please install node.js, if already installed make sure it can be reached from current environment. goto ...Unanswered | 2 Replies | 2354 Views | Created by SOfanatic - Thursday, May 7, 2015 9:01 PM | Last reply by SOfanatic - Tuesday, May 12, 2015 11:01 PM -
0 Votes
about azure
i'm student working on create new azure but dt no nothing about it can someone helpUnanswered | 1 Replies | 2532 Views | Created by Thierryzo - Thursday, January 15, 2015 6:13 PM | Last reply by SomeoneRandom2 - Thursday, January 15, 2015 7:36 PM -
0 Votes
Deploying multiple sites in single GIT repository to Azure
Hello! My Git repository has 2 sites that need deployed: Root ... ...Unanswered | 1 Replies | 2760 Views | Created by Site Developer - Wednesday, January 7, 2015 4:55 AM | Last reply by David Ebbo - Wednesday, January 7, 2015 6:46 PM -
0 Votes
Using KUDU is it possible to PULL any deployment changes back
We have a system where the deployment website files can change via the website itself. This means that when a change is pushed from git to the deployment server our website changes could be ...Unanswered | 1 Replies | 2849 Views | Created by Dave A Gordon (CCS LABS) - Thursday, December 11, 2014 11:10 AM | Last reply by David Ebbo - Thursday, December 11, 2014 5:57 PM - Items 1 to 20 of 6273 Next ›
Expression Community Site Feedback announcements
-
Link
Having an issue with the website? Have a suggestion to make it better? You’ve come to the right place. We want to hear what you have to say about the website—good and bad, ideas, suggestions, and gripes—it’s all fair game.
I can’t promise that we’ll be able to address every issue or act on every idea, but I can assure you we’re interested and listening.
Thank you for helping to shape our community and the website.
Cheers,
Lori Dirks, Community Website Manager
Patrick O'Neill, Site Manager
Feedback for Visual Basic Bug Submission Pilot announcements
-
Link
Hello everyone, first of all I want to say thank you to everyone who submitted a bug using the forums while the program was running. When the Visual Basic forums were migrated to our new platform we were unfortunately unable to keep the pilot going. We learned some valuable lessons and you should see the results of those appear in the future in our product feedback channels.
At this time the Bug Submission Pilot forum will be locked, if you have bugs to report, we encourage you to head over to the Visual Studio Connect page to provide your feedback.
Thank you again,
-Jeremy Kelley
General Troubleshooting & Support for the Visual Studio 2010 and .NET Framework 4.0 CTP announcements
-
Link
Please use this forum for general questions regarding the CTP such as Download Issues, Virtual PC configurations.... For specific walkthrough issues, please post those in the walkthrough specific thread in the appropriate forum.
please make sure to review the CTP FAQ. For more information on the CTP and to get a link to the download, please visit: http://go.microsoft.com/fwlink/?LinkId=129231
Thanks,
Othmane Rahmouni
Program Manager for Product Feedback
Microsoft Developer Division
General Windows MultiPoint Mouse SDK Discussion announcements
-
Link
New features in Windows Multipoint Mouse SDK 1.5.1 compared with version 1.5:
- Improved performance on low-end modern hardware, especially Atom-based netbooks.
- Improved device detection (PS/2, trackpad, and Bluetooth mouse devices are now supported).
Getting Started With Visual Studio Team System announcements
Face Tracking – Kinect for Windows SDK announcements
-
Link
The threads in this forum have been moved to the Kinect for Windows v1 SDK forum.