I have teams bot which is developed for IT support. Currently it just shows the snapshots and video which user needs to follow the instructions. Now requirement is to execute bat file or exe on user machine when user click button on teams bot menu option. As per my understanding I need some application running at user end which should start when user click on teams bot button but not sure how this application will get trigger. Any idea will be appreciated. Thanks.
Related
I have been trying for a couple of days to verify an app on LinkedIn Developer portal, but getting an error each time I try. Is anyone else running into this? I've tried multiple apps and multiple computers.
Here are the steps:
Go to https://developer.linkedin.com/
Click on MyApps
Click Create App
Specify AppName, LinkedIn Page, Privacy Policy, Upload a Logo, Agree to terms. Click Create App
Request Access to Product: Sign In with Linked In
Go back to settings tab
Click Verify Button
Click Generate Url Button
Copy Url
Paste Url into browser window
Click Verify Button
Error pops up on bottom left of screen
I tried a few days later, and it worked. Must have been a prod issue on LinkedIn's servers
I don't see any option for Web under "receiving dynamic links" in Firebase Dynamic links page.
Without the SDK, there's no way to connect a post-install user with a pre-install click.
I have a desktop app that runs on node.js like a web app, using nw.js. What I'm trying to do is create referral links for users. After someone clicks a referral link, I need to be able to track his referrer. But the problem is that link is only going to take him to the download page, after he downloads and opens up the app for the first time, how can I reach his referrer info? The desktop app has no connection with the website that users download from.
I understand that this can be done with Dynamic Links SDK but can I use that SDK in a web app?(desktop app actually but runs with HTML/node.js)
The post-install deeplinking in Dynamic Links is just for Android and iOS - so there isn't an equivalent for a desktop app.
I have add a apps (BC API DISCOVERY ) in adobe business catalyst. But after add this app then showing a message in yellow box like
(This application is already installed on your site - but it needs to be authorized in order to function.Please contact your developer to authorize the app to run on your site and access your data.)
Please check also a screenshot
enter image description here
Take a look at this article - http://docs.businesscatalyst.com/developers/faqs/api-related-faqs#authorize-first
Basically you can copy the files from one site to the other, however, the first time you need to authorize the app. To do this log on with a partner user and you will have a button to authorize the app.
Do note the site you are authorizing the app for needs to be under your own partner portal.
If you are still having trouble let me know:
-the site you are trying to install the app on
-the app key
-the username you are logging in with
Thanks
Aayush Vashishtha
When attempting to add a web reference to my MVC 4 project I do the following:
-Right click on project name and select "Add Service Reference..."
-Click on "Advanced..." button
-Click on "Add Web Reference..." button
-Enter the Web Services API WSDL address in the URL field
At this point it will search and then find the web service and ask me to authenticate the request, after agreeing to continue I am prompted with a login dialog, after entering the correct username and password it will often lock up. Sometimes it will re-display the login dialog and/or pop up some security confirmation boxes that read "Do you want to view only the webpage content that was delivered securely?" (Haven't been able to select Yes or No yet due to application hang around this time).
At this point I have to close the IDE and start the process over. I've tried 5+ times and have updated my system and rebooted.
Any ideas what could be causing this?
Thanks.
Turns out it just took a very very long time. When clicking on pop ups it would stop responding, I found if I waited long enough it would eventually let me make a selection, then the next box would hang. Whole process took well over 20min but eventually went through.
Not sure if this question should be deleted since technically there was no error, I'll leave it up to the mods.
Thanks.
i don't know where i am stuck, but whenever i created the object of one of the class from App_Code, my sites pool stops, i dont understand whats wrong, with that class, everything is straightforward.
i have BAL and DAL created under App_Code, when i create the object of BAL, the App_Pool Stops.
here is a the BAL
and DAL
Please can anyone help me with this, i am stuck here for the last 2 weeks.
Check your event logs, you probably have a permission problem that is crashing the pool inside of your BAL/DAL.
Open Event Viewer by clicking the Start button Picture of the Start
button, clicking Control Panel, clicking System and Security,
clicking Administrative Tools, and then double-clicking Event
Viewer. Administrator permission required If you're prompted for an
administrator password or confirmation, type the password or provide
confirmation.
Click the Error first, then check the Application event log.
Look for red error icons.