Sunday, January 23, 2022

Google api utilization in aspapplication

Google api utilization in aspapplication

I am using google api in my application in asp.net it doesn't shows  the conversion results to English to Telugu,Tamil any Indian languages it shows a error message "Invalid language Pair".Please provide me solution as early as possible
  • Changed type deepthid Thursday, July 15, 2010 12:28 PM
  • Moved by Sabah ShariqMVP Thursday, July 27, 2017 1:16 PM Moved From Visual C#

Reply:

Making translators is very interesting task, but it is not so easy as it should be.
I recommend read documentation about Google Api, for example here:

https://cloud.google.com/translate/docs/getting-started?csw=1

It might be you need to check if language is supported by translation from language to languge. (Cross translation)


RUV


------------------------------------
Reply:

MSDN forums do not support 3rd party solutions. Secondly, you have Web issues, like ASP.NET,  that should be discussed in the ASP.NET forum. 

http://forums.asp.net/


------------------------------------

Is product efficiency important to IT managers OR are other issues important to them?

Theme: Efficiency 

I am trying to re-add a Cluster Node to a 2 Node Cluster that was previously evicted, and it failes to re-add to the Cluster.

This cluster member happens to be part of a SQL 2016 Ent ED Cluster, and it's database is in the (Recovery) state. My OS environment is Win 2012 R2.  I have been running in circles and nothing seems to work, and no post that I can find has troubleshot this on Win2012R2 \ SQL Server 2016.   I am using Availability Groups, and it was working just fine, until I installed patches on one node and not the other, which messed up the cluster.  Can  someone please help?

KennyHerrscher BI Architect - PTC Southern California Regional Rail Authority



Reply:
Hi , did you rebuild the node ? Or just evict and then re-add?

------------------------------------

Outlook known issues in the June 2017 security updates

ISSUE #1

This issue affects Outlook 2007 and Outlook 2010.

When you open an attachment in an email, contact, or task formatted as Rich Text you get the following error:

"The program used to create this object is Outlook. That program is either not installed on your computer or it is not responding. To edit this object, install Outlook or ensure that any dialog boxes in Outlook are closed".



You may also see:

"This item contains attachments that are potentially unsafe. You may not be able to view these attachments after you close them".



ISSUE #2


This issue affects Outlook 2007, Outlook 2010, Outlook 2013, and Outlook 2016.

When opening an attachment that includes consecutive periods (...), or an exclamation point (!), the files are blocked and you receive an Opening Mail Attachment warning.



Or if an email message includes an attached email message, and the attached email message's subject line ends with an unsafe file name extension as listed in the Blocked attachments in Outlook, the email attachment will be blocked for recipients.

ISSUE #3

This issue affects Outlook 2013 and Outlook 2016.

If you set ShowLevel1Attach to allow Outlook to display Level 1 attachments, you may see the error: "One or more objects in this file have been disabled due to your policy settings".


If you set ShowLevel1Attach to allow Outlook to display Level 1 attachments, and you send an email with an attachment you may see this message: "This item contains attachments that are potentially unsafe.  Recipients using Microsoft Outlook may not be able to open these attachments."



ISSUE #4


This issue affects Outlook 2007, Outlook 2010, Outlook 2013, and Outlook 2016.

When you use a custom form that you have created for Outlook, you see the following two symptoms:

  • VBScript does not run.
  • You get a malicious code warning:

Issue #5

This issue affects all Outlook versions on Windows 7, Windows 8, Windows 10.

When searching in Outlook, you get this error: "Something went wrong and your search couldn't be completed.", or "Search results may be incomplete because items are still being indexed".



Issue #6


iCloud fails to load properly in Outlook 2007.

When accessing Calendar, Contacts, or Tasks in Outlook 2007, you get the following error:

"The set of folders cannot be opened. MAPI was unable to load the information service C:\PROGRA~2\COMMON~1\Apple\Internet Services\APLZOD.dll. Be sure the service is correctly installed and configured."



Issue #7


This issue affects all Outlook versions on Windows 7, Windows 8, Windows 10.

When you print a specific iframe or frame in a web page, the print output may be blank, or text is printed that resembles the following:



This problem has also been observed in both Internet Explorer 11, and in applications that host the IE Web Browser Control.

If you experience any of the above issues, please refer to this article for workaround or latest update.





Reply:

Outlook updates often create issues when your system doesn't meet the minimum requirements. It could also be due to version of Outlook you are using.

First You can repair it and if it doesn't work then here are some solutions that are given to solve Outlook June 2017 update at 

https://support.office.com/en-us/article/Fixes-or-workarounds-for-recent-issues-in-Outlook-for-Windows-ecf61305-f84f-4e13-bb73-95a214ac1230

You can also try to uninstall update, restart Outlook hope this may work out


  • Edited by SamVik Wednesday, July 12, 2017 12:07 PM

------------------------------------
Reply:

Have this Problem (Issue1, MessageBox1) with Tasks in Outlook 2007, hoped that the July update would solve it. But unfortunately not !

What can I do?


  • Edited by Freisu Thursday, July 27, 2017 7:44 AM

------------------------------------
Reply:
check complete detail here https://support.office.com/en-us/article/Outlook-known-issues-in-the-June-2017-security-updates-3f6dbffd-8505-492d-b19f-b3b89369ed9b

------------------------------------
Reply:

Isee it, but on a Task there is only one workaroud: "copy the attachment to the Desktop or a folder in Windows Explorer an open it from there"

But what's the final solution to avoid this poor workaround?


------------------------------------

How to check environment variable is exist or not?

I am setting new environment variable as below

[Environment]::SetEnvironmentVariable("ImportStatus ", "No", "User")

I also want to check if environment variable is exist or not, if exist then delete the environment variable as mentioned below. But this condition is not working

if (Test-Path env:ImportStatus ) {      Remove-Item Env:\ImportStatus   }   

Variable is already exit. Please advise what I am missing here

Avi


Reply:
if (Test-Path 'env:ImportStatus ') {      Remove-Item 'Env:\ImportStatus '   } 

I got it was typo mistake while setting variable name, there is one space is coming at end in Name. So I made the minor change in test-path as mentioned below


------------------------------------

Advise to cleanup Office Telemetry Database

Hi There,

We've had an Office Telemetry Database since Office 2013 and upgraded it to support Office 2016. I've searched but cannot find and SQL queries to removed records older than X years.

Anyone out there able to supply something to help?

I've got a Select statement to find SolutionInstances that are older than X years, but ideally it would delete solutions if there are no longer any instances refereincing it anymore.

Select *
  FROM [Office 2013 Telemetery].[dbo].[SolutionInstances]
  WHERE DATEDIFF(YEAR, LastSeenTime, GetDate()) >= 3

WU changes save downtime

I had just become aware of changes to how WU delivers Builds and today, putting in a new Build, very much saw the fruits of said changes 1st hand.  And what I had learned sure wasn't kidding... in my case (the IB is a VM in Hyper-V), the Off-line portion was, now, 40 minutes rather than, the 60 minutes is was previously.

For those, as yet, unaware, here's the (my) (over)simplified, nutshell version:

Used to be the On-line portion was 20% & the Off-line portion 80%.

Now, the On-line portion is 80% and the Off-line portion 20%.

This means one can continue to use their machine longer during On-line portion and their downtime or the amount of time they cannot use the machine during the Off-line portion is shorter.  

For more details of what the team did to achieve this, watch the Deployment webcast at

https://mixer.com/windowsinsider?vod=3377274

Cheers,
Drew


Drew MS Partner / MS Beta Tester / Pres. Computer Issues Pres. Computer Issues www.drewsci.com


  • Edited by Drew1903 Thursday, July 27, 2017 9:06 AM

[Complex-in-little-part] The mailbox may be located in a different forest from the Microsoft Exchange Client Access server

Hello,

Subject Body:

Forest families of DC in AD, first machinery learning about soon-to-be royal relative just few mintues after users announcedsomeone removal an OrgUnit proceed incorrectly, but exclude the archtechture object of lifetime.

Somewhere got a 'Centerlized Exchange' view, it for 'Global Catalogies' in accpeted functional of 'Forest level' as well as downloop into 'Organization Unit'.

Client was used 'Outlook 2007' , and unavailiable open her emailbox,webmail by internet explorer. Computer system fix, her mailbox is located on 2003/2008 functional level. New exchange server (a client access role) unable attemp to running 'active directory'.

How do reconnected a 'disconnected-mailbox' once her outlookclient connected? As long as presenting in ActiveDirectory,in Exchange Server running Topology, got message as 'Titled' is little freak.

Help! how to update XML element based on values from a txt file

Hi All,

I have been trying to create a powershell script that updates an element in an XML file based on the matching criteria in a txt file.

the txt file holds a list of reference numbers that may be found in the XML file. 

I need the powrshell script to iterate through the txt file and check if the xml file has a match against the refernence numbers based in the txt file.

if the reference number listed in the txt file is found in the xml file there is a match - then i need to update a nested element in a node related to the transaction in the xml

Hope someone can help

Regards

PSworks

  • Changed type Bill_Stewart Wednesday, September 13, 2017 9:13 PM
  • Moved by Bill_Stewart Wednesday, September 13, 2017 9:13 PM Unanswerable drive-by question

Reply:

Please read the following post first.

This forum is for scripting questions rather than script requests


-- Bill Stewart [Bill_Stewart]


------------------------------------

My Company Showcase Page is Missing

Hello,

Every time I click on our Company's Product showcase page, it says that it can't be found, This page content of product showcase video of my company. I'm the admin, is there any way it could have been deleted? 
And how can I recover it?

Any help will be appeciated.
Thank you.

Reply:
Hello, don't exactly know what you are talking about. Is it about a deleted site? Check the recycle bin in the central administration and restore the site. More details here: https://technet.microsoft.com/en-us/library/hh272540.aspx Or is it about the video itself? Than you may go to the recycle bin of the site.

Best regards,

Julian, PMP, MCP, MCSA, MCSE

Blog: https://project-brain.com

Note: Posts are provided "AS IS" without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


------------------------------------

SQL Server 2014 BI

I have a customer that deployed SharePoint 2013 / Project Server 2013 on a SQL 2014 BI edition in trial mode. We are trying to get a license for this, but MS is saying they no longer sell BI edition. They can either purchase Standard or Ent.  Has anybody had this issue with legacy deployments. Is there a workaround or other solution besides purchasing the Ent edition for only 29 users.

Win10 creators update: accessing COM object methods in VBScript consumes memory

Could you pls. verify (in task manager) that - independent of the used COM-Object - referring it's methods or properties (at least using vbscript) consumes memory. We tested that on more than five systems.

Sample code (to speed up loop is infinit and without waits):

Dim WshShell
Dim sIEBuild

Set WshShell = wscript.CreateObject("WScript.Shell")
Do
 sIEBuild = ""
 sIEBuild = WshShell.RegRead("HKLM\Software\Microsoft\Internet Explorer\Build")
Loop
Set WshShell = Nothing

  • Changed type Bill_Stewart Wednesday, September 13, 2017 9:11 PM

Reply:
Sorry, but this is not the right place to report your issue. (No, I don't know where you would ask.)

-- Bill Stewart [Bill_Stewart]


------------------------------------
Reply:

Uuuups, ....

sorry


------------------------------------
Reply:

yes, we have the same problem too.

by now microsoft has confirmed that there is a problem, thats all i can say at the moment.

see here as well: https://stackoverflow.com/questions/45274885/vbscript-consumes-memory-after-creators-update-win-10-64bit?noredirect=1#comment77601940_45274885


------------------------------------

Windows 10 apps can't reach internet behind authentication proxy

I think this has gotten better with 10, but there are still problems with Windows store apps behind a proxy that requires authentication.

We are in the process from changing firewalls form TMG 2010 to Sophos UTM. I haven't had any problems with TMG since I uninstalled the TMG Firewall Client and disabled "Automatically detect settings", Use setup script and Manual proxy setup. Which is strange since TMG still requires authentication.

When testing the UTM, I manually configured the Windows Proxy for testing using IP address and port 8080. I never had a problem while testing.

Now that we are starting to move end users over, we needed something more flexible so decide to start with a auto-configuration script. During testing, I found that when using a wpad.dat for auto-configuration, some Windows Store apps could no longer connect to the internet. Edge, Groove, Huffington Post, the Windows Store, Audible all worked. This is an improvement from the 8.0/8.1 days. However, apps like Package Tracker, CNN, FoxNews and LastPass don't work. I am guessing that something improved in Windows 10 but developers haven't taken advantage of it yet.

I have also found I get the exact same result if I use "Automatically detect settings" which makes sense considering it uses the same wpad.dat file.

If I disable authentication completely on the firewall, everything works. However, this is against company policy so it is not a permanent solution. Once we are able to change the default route to the new firewall, the problem might be resolved.

So are most companies just not concerned with proxy authentication? MS wants apps to be a success and they want Enterprises to adopt Windows 10. Enterprises use proxies, quote often requiring authentication. Seems this should just work.


Reply:

------------------------------------
Reply:

That would work on one level if my default route was to the same proxy server. However, in my case it is not and the desired result is to go through the proxy server, which can't be done using the bypass rules. Also, if this were widely deployed, there would also be a problem of managing all the exceptions.

I need a solution for the following scenario:

1. Proxy with authentication required.

2. Will regulate internet access based on user/group memberships

3. Proxy server is not the default route, so configuration will be accomplished with wpad.dat / proxy.pac.

4. No un-authenticated internet access - meaning no application / website specific exceptions to bypass

I don't know that it is achievable with Windows 10 until the developers update their apps.


------------------------------------
Reply:

Did you ever get anywhere with this?

I keep getting the feeling that nobody wants things to work with proxy servers that are not transparent in-line anymore.  Doing my head in trying to get Instagram Windows Store app to work with our proxy and getting nowhere fast.

Such fun such fun such fun


------------------------------------
Reply:

I'm dealing with the very same problem.

For some reason I cannot get to guess, all applications installed from Windows Store App are unable to work with proxy servers.

So I've managed with this architecture:

First Approach: Docker for Windows

A container acting as a router, with a proxy server: debían 8 + squid + iptables.

Then all I have to do is to configure the Gateway to go through the container.

In an Enterprise architecture I shall use Docker Stacks and HAProxys to ensure an SLA.

But for God' shake: all of this to make an application understand how to handle the proxy settings.

Are we going nuts?!?!?!?!?!?!?



------------------------------------
Reply:
can you reach the internet from the other side of the proxy do you know the server has internet and not BOGGED Down with other users

------------------------------------
Reply:

So if I understand you correctly you've setup a transparent proxy in a docker container.

All your computers traffic goes via the proxy in the docker container as the default route out. The proxy server in the container is configured to correctly go out via real authenticated proxy?  



------------------------------------

[Notification] Outlook 2007 is approaching end of its support lifecycle

On October 2017, Outlook 2007 will reach the end of its support lifecycle. It means there will be no new security updates, non-security updates, assisted support options, or online technical content updates. If you have any Outlook 2007(or Office 2007) products and services, it's recommended to start planning to move to O365 or upgrade to supported versions of Office products, such as Outlook 2016.

Please refer to the following KBs about the details and upgrade options:

Office 2007 approaching end of extended support
Office 2007 End of Life roadmap


Reply:
yes you are right, check office 365 plans here https://products.office.com/en-us/business/compare-more-office-365-for-business-plans

------------------------------------

How to make references to jQuery and SPServices in a sharepoint 2013 on premises provider hosted App ?


I am fairly new to the app development in sharepoint 2013 and need some help in App development.

I have coded an provider hosted app which makes references to jquery libraries. The server where we are hosting apps has no internet connection and so I am making calls to the jquery files stored in my sharepoint library. I deploy the app and trust it. But the app does not seem to work when inserted in the page.

The error that appears in the console is  "Uncaught ReferenceError: $ is not defined" and "Uncaught ReferenceError: SP is not defined" which suggests that the references are not accessible. 

Any solution to this?

Azure Learning Curve

Hi,

Do you agree!! Should we have these many skills to become a good cloud man??

  1. Azure :- MCSE: Cloud Platform and Infrastructure (70-532,533,534)
  2. Cloud Foundry and pivotal Cloud Foundry
  3. Automation tools :- Chef, Jenkin and BitBucket
  4. Kubernetes and Docker

regards,

Dharanesh,

SharePoint Online New Feature - Communication Site Availability for "First Release"

Hi, 

I would like to seek for any estimated period for the tenant from South East Asia, which applied "First Release" update setting, for them to have the SharePoint Online New Feature - Communication Site available?

Thank you


Reply:
When it's ready (tm). If you want to get them today, switch to using Frist release for select users only. Or create a new tenant set to FR for some users.

------------------------------------
Reply:

Hello Michev,

I have select for "First Release"  setting since earlier for the year for the entire organization. However, seems I still unable to see the Communication Site.

Is it the new feature is available for the selected users option only?

Thank you.


------------------------------------
Reply:
Yes, there is a difference in how Microsoft releases new features between "First release" and "First release for selected users". In this particular case, if you want access to Communication sites now, you need to be on FR for select users, "normal" FR doesn't have them yet.

------------------------------------
Reply:
Yes, there is a difference in how Microsoft releases new features between "First release" and "First release for selected users". In this particular case, if you want access to Communication sites now, you need to be on FR for select users, "normal" FR doesn't have them yet.
Hi, thanks for your advice and manage to get it. 

May i know how to mark yours as answer?

------------------------------------
Reply:
You should see the relevant action underneath the post, next to the Reply/Quote links.

------------------------------------
Reply:

Hi,

This is the option that i have after logged in. Seems dont have the option that you mentioned.


------------------------------------
Reply:

Erm, no idea why it's missing. Perhaps some of the mods here can mark it.

Anyway, don't worry about it, the important thing is you got your answer :)


------------------------------------

Wireless keyboard 6000 v3.0 UK version

I have just upgraded to Windows 10 and my keyboard is recognized as US version only. Can anybody provide a link for UK version i.e. with Pound Sterling symbol? Thanks for your help

Reply:

Step by step instructions:

http://www.wikihow.com/Change-Your-Keyboard-from-American-to-English


S.Sengupta, Windows Insider MVP


------------------------------------

Remote Desktop Client Broken with macOS Sierra

My employer requires Cisco AnyConnect version 3.1.00495.

Since upgrading to macOS Sierra, the Remote Desktop client is completely worthless. I have tried Remote Desktop 8.0.34 and 8.0.35. I have tried beta 8.2.26 (build 707).

I have no problem connecting with AnyConnect. But when I try to get to my desktop using Remote Desktop, all I get is this error (8.0.35):

"Unable to connect to remote PC. Please verify Remote Desktop is enabled, the remote PC is turned on and available on the network, and then try again."

Or this error (8.2.26):

"We couldn't connect to the remote PC. Make sure the PC is turned on and connected to the network, and that remote access is enabled. Error code: 0x204"

Nothing has changed except that I upgraded to macOS Sierra (and tried upgrading Remote Desktop to 8.0.35 and using the 8.2.26 beta). This is intolerable. Please get it fixed.


Reply:

Hi P J W,

thank you for reaching out to us. If I understood you correctly you could connect using our app on a previous macOS but not since Sierra. Can you approach us on rdios@microsoft.com Ideally with a test account provided by your IT so we can debug from our side?

Thank you in advance.


------------------------------------
Reply:

Hi P J W,

thank you for reaching out to us. If I understood you correctly you could connect using our app on a previous macOS but not since Sierra. Can you approach us on rdios@microsoft.com Ideally with a test account provided by your IT so we can debug from our side?

Thank you in advance.

I am having the same issue...Remote Desktop Client upgraded to 8.0.35 and now I cannot access remote desktop client.  The message i get is "Remote desktop network is unreachable" Things were great until the update. Please help.

------------------------------------
Reply:

Hi,

Just want to confirm the current situations.

Please feel free to let us know if you need further assistance.

Best Regards,

Alvin Wang


Please remember to mark the replies as answers if they help and unmark them if they provide no help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.


------------------------------------
Reply:

Hi,

8.0.36 is released. Please try it and report back.

What's New in Version 8.0.36    

We've fixed the following in this release:
-An issue where you got a "Connection reset by peer" error message when you connected over a Remote Desktop Gateway
-An issue on macOS Sierra where full screen mode reset to "Custom" and you couldn't change it

https://itunes.apple.com/us/app/microsoft-remote-desktop/id715768417?mt=12

Best Regards,

Alvin Wang


Please remember to <b>mark the replies as answers</b> if they help; If you have feedback for TechNet Subscriber Support, contact <a href="mailto:tnmff@microsoft.com"> tnmff@microsoft.com</a>.


------------------------------------
Reply:
Is there any way to get the latest version of Microsoft Remote Desktop for MacOS WITHOUT going through the iTunes store?  Any place within on Microsoft's sites to download it?

We're talking about a desktop OS here - this isn't an app that has to go through an app store. That would be like going through the Microsoft store for Chrome for Windows.    

------------------------------------
Reply:
I am having the same issue as above. It has not been fixed with the new update. I still cannot access anything via the app. 

------------------------------------

Need to create a batch file to delete all files except one

Sorry but I never created a batch file and was told I needed to make one to resolve an issue. I have the following file path C:\Program Files (x86)\Priority Dispatch\ProQA\Paramount Medical\ProQA.ini. I need a batch file that will delete every ProQA.ini file from everywhere on my C drive except for the ProQA.ini file in the above path.

Any help on this would be greatly appericated!

  • Changed type Bill_Stewart Wednesday, September 13, 2017 9:09 PM
  • Moved by Bill_Stewart Wednesday, September 13, 2017 9:09 PM This is not "scripts on demand"

Reply:

This forum is for scripting help and not scripting requests. Please check the gallery as there are bound to be tonnes of scripts that can do this for you.

Also, don't used batch anymore. Use PowerShell.

Have you tried to create this yourself yet? if so, please post it here so that you can ask a specific question about it.


------------------------------------
Reply:

Sorry, should have sent this. I went through the gallery and guest my way to this point:

@echo OFF
echo Following is a list of files containing the word PROQA.INI on your hard drives:
echo ____________________________________________________________________________
dir C:\USERS\%USER%\APPDATA\ROAMING\Priority Dispatch\proqa.ini /s
echo ____________________________________________________________________________
echo.
echo If you don't want to delete any of the above files, close this window now!
echo The batch will now delete the above files.
pause
del C:\USERS\%USER%\APPDATA\ROAMING\Priority Dispatch\proqa.ini /s
echo ____________________________________________________________________________
echo.
echo The batch will now terminate...
pause


------------------------------------
Reply:

So what's your question?


-- Bill Stewart [Bill_Stewart]


------------------------------------
Reply:
This script will not delete any of the ProQA.ini files from my C drive.  I need to know what I am doing wrong so that ProQA.ini is deleted from my entire C Drive except for the the path C:\Program Files (x86)\Priority Dispatch\ProQA\Paramount Medical\ProQA.ini.

------------------------------------
Reply:

Do you understand the existing code that you have posted?


-- Bill Stewart [Bill_Stewart]


------------------------------------

No comments:

Post a Comment

Setup is Split Across Multiple CDs

Setup is Split Across Multiple CDs Lately I've seen a bunch of people hitting installation errors that have to do with the fact th...