Quantcast
Channel: Microsoft Community - Super Fresh
Viewing all 1237219 articles
Browse latest View live

luz noturna nao quer ligar

0
0
so fica assim nao consigo ativar nem desativar

履歴およびお気に入りの使用しないフォルダーを閉じる

0
0

IE11のオプション設定項目にある「履歴およびお気に入りの使用しないフォルダーを閉じる」が消えてしまったのですが、どこに移ったのでしょうか?

バージョン11.0.9600.18282まではあったのですが、Windows Updateで最新になったバージョン11.0.9600.18665あたりから消えてしまったようです。

HTML format - hpyerlinks don't show in the emails from my web site to hotmail.com (outlook.live)

0
0

Using VS 2008, vb.net, aspx pages, this page is from windows 7 ultimate where vs2008 is i9nstalled, i publish to the web site on my windows 2003 server, which is running IIS6, and set for .net 2.0. If i send the email from the windows 7 system which is using .net 4.0 I still get no hyperlink showing in outlook.live.  If i download the messages using outlook 2007->2013 i see all links and icons without issue. Issue  is only when in web site outlook.live.

This is my setup for the code behind

Imports System
Imports System.Net.Mail
Imports System.IO

Partial Class _Default
    Inherits System.Web.UI.Page

    Protected Sub Button1_Click(ByVal sender As Object, ByVal e As System.EventArgs) Handles Button1.Click
        Dim dd = DateTime.Now
        Dim mailMessage As New System.Net.Mail.MailMessage

        Dim Attach1 As String = "http://www.bugleys.com/pmimages.aspx?RN=1545" ' using this just for this issue of links not displaying
        Dim textimg As String ' this is an .img file - not using right now for test
        Dim TxtMessageSubject As String = "Doing this with System.Text.Encoding.UTF8"
        Dim first1 As String = "Rick" & " at :" & dd ' this is my first name with date-time stamp
        Dim TxtMessage As String = " This is the message contents someone would actually be typing in"

        Dim client As New Net.Mail.SmtpClient("localhost") ' i have tried different servers and still same issue.
                Try
            '-------------------

            mailMessage.From = New MailAddress("Bugleys-DoNotReply <*** Email address is removed for privacy ***>") ' Always from this address

            mailMessage.Subject = TxtMessageSubject ' Subject

            mailMessage.Bcc.Add(New MailAddress("*** Email address is removed for privacy ***,".Trim())) ' trim to get ride of any extra ","            
            mailMessage.IsBodyHtml = True
            mailMessage.BodyEncoding = System.Text.Encoding.UTF8 ' testing this utf-8, still not doing html lines in hotmail. 5-21-17
            mailMessage.SubjectEncoding = System.Text.Encoding.UTF8   ' testing this
            '"<!DOCTYPE html PUBLIC ""-//W3C//DTD XHTML 1.0 Transitional //EN"">  ' not using
            mailMessage.Body = "<html ""dir=""ltr"" lang=""en-US""><body><pre>" & _
            ("<br/>") & "(DO NOT reply to this message, UN-monitored email address)" & _
            ("<br/>") & "---------------------------------------------------------" & _
            ("<br/>") & first1 & " has just written a comment of: " & ("<br/>") & _
            ("<br/>") & _
            ("<br/>") & TxtMessage & _
            ("<br/>") & "--------------------------------------------------------------------------------" & _
            ("<br/>") & "To Reply / Comment, go here " & "http://www.bugleys.com/bugleys/blgn.aspx?RN=" & _
            ("<br/>") & Attach1 & "<br /></pre></body></html>"

            client.Send(mailMessage)

        Catch ex As Exception
            lblStatus.Text = (ex.ToString)
        End Try
        lblStatus.Text = "Mail sent"

    End Sub

Server has been up and running for 10 years, with normal reboots and updates. 

When logged into outlook.live i can see other email with links and icons showing and clickable without issue. It is only my emails from my server that do not show icons and or hyperlinks.

if this needs to be placed in another group, please let me know and forward it to that group. Thanks

Rick

Windows 10 - May 2017 updates: OneDrive keeps asking for sign-in

0
0

Hi,

Due to recent (May 23, 2017) updates for Windows 10, OneDrive now keeps asking me to sign-in.  For now I prefer to disable it.

I tried to locate "gpedit.msc" (according to one online solution), but according to windows this file can not be found.

Another solution suggested I delete OneDrive from "Credential Manager,"but before I remove it I want to make sure that this solution will 'disable' it.

Thanks

Inicialização do Windows 10

0
0

Tive um problema com atualizações do insider preview, então perguntei aqui no community, então fui instruído a realizar um processo, ao final do processo reiniciei o computador agora esta tela aparece, o que faço ?

How to Fix Internet Connection after Creators Edition Upgrade

0
0

Within a few hours after the Creators Edition update/upgrade, things started breaking down on my computer. Most I was able to fix with online help. But I can't get a good fix for this constant lost of internet connection. It is totally random, sometimes every fifteen minutes, sometimes an hour or two. My husband is on  the same router and does not lose the connection, so it's definitely my computer.

I've run all the normal things, checking for spyware, malware, ran Ccleaner, etc. Nothing found and no fix there.

The other problem I have is keeping my  Avast connected.

Any ideas, anyone?

Echo Sound

0
0
Desinstalei o Echo Sound ,por acidente( removi dos contatos ,para coloca-lo nos meus favoritos logo acima da minha lista de amigos) Só que quando procurei tinha desinstalado,e não mais conseguir de volta.Diz quando recoloquei que o contato não deseja compartilhar dados,já reenviei solicitação mas não volta,o que fazer?  desinstalei o meu skype na esperança que volte.

棒グラフの縦軸に単位(mm)をつけるには?

0
0

エクセル2013で、大学のレポートに添付する棒グラフを作成していますが、

縦軸にmm(ミリメートル)の単位を付けたいのですが、どのように表示(挿入)すればよいかわかりません。

教えていただけませんか?


Task Bar Icons

0
0

For the last two days the icons on my task bar have include the name of the APP or file that is associated with the icon, ex. I have the Excel Icon with the text "Kent's Spreadsheet".

How do I make the text disappear and leave just the Icon?

Windows RT - service rrgistration is missing or corrupt

0
0
como solucíono este problema. Gracias

=IF(ISERROR(SMALL($F$4:$F$23,E4),"",(SMALL($F$4:$F$23,E4)) not working

0
0

Hi Team,

How can I fix #NUM! in 2003. Using: =SMALL($F$4:$F$23,E4) in (XL-2003)

(Error: using too many arguments for this function) 

In xl16: =IFERROR(SMALL($F$4:$F$23,E4),"")

And also =IFERROR(INDEX($B$4:$D$23,$G4,COLUMNS($K$4:K4)),"")  want to use in XL2003.

Urgent, Plz ...

Regards

Rahul Misra


Update 1703

0
0
I've downloaded it and I've restarted or shut down my laptop multiple times and the update won't install... what can I do?

Windows 10 Atualização de Criadores

0
0

Olá, eu gostaria de saber se há possibilidade em "não atualizar" o Windows 10 para a versão Criadores?

O que acontece é o seguinte, eu estou testando esta versão a aproximadamente 2 meses, onde usei a ferramenta para verificar atualizações que acabou por instalar a "Versão de Criador".

O sistema até que funciona muito bem, mas contém umas irregularidades que só me confundiram.

Uma delas é o sistema de organização de pastas e arquivos, que tenho por costume "Organizar/Agrupar Por Data" e nesta versão ficaram bagunçado, não seguiam a ordem.

Outros problemas foram algumas notificações de programas de terceiro que deixaram de aparecer, por exemplo,

uso o Lightshot e sempre que tiro uma screen ele me informa na janela de notificação no canto inferior direito, assim como notificações de e-mail,etc....

Com esta versão estas notificações deixaram de aparecer.

Outro problema foram alguns jogos que deixaram de funcionar corretamente (uso Steam).

Devo lembrar que durante o teste nesta versão de Criadores, toda minha privacidade ficou habilitada para "Enviar Estatísticas" de uso, erros, falhas, etc...!

Com isto reinstalei todo meu Windows 10 para a versão anterior e hoje para minha surpresa recebi

a notificação

que Windows 10 Creators será instalada em breve no meu PC.

Estou com muito receio de voltar novamente meus problemas e por isso gostaria de saber como

"Não Atualizar" para esta versão?

Obrigado!

Edge

0
0
У меня на рабочем столе нет ярлыка Edge, а может так и должно быть? Если нет, то как его установить?

calling from laptop to desktop to same skype account

0
0
I'm going to Costa Rica over the weekend, can I Skype from my laptop in CR to my home desktop?

Windows 10 Pro from Win10 home SL

0
0

Здравствуйте,

Моноблок Dell был заменен по гарантии на новый. у старого была win 10 home sl, а у нового win pro multi lang. со старого был переставлен ssd винт в новый. старый Win10HomeSL находится на этом самом ssd и теперь в новом моноблоке, у которого имеется oem лицензия на более дорогую версию windows pro ml. продукт не активирован. Активировать win10home SL встроенным ключем win10pro не получается. пишет "введенный ключ продукта не подошел". При этом если грузится с родного hdd винта с родной win10pro - то она нормально активирована этим oem ключем. Переустанавливать заново с нуля windows на ssd не хочется. как можно осуществить апгрейд win10 home sl на winpro multilang используя oem ключ в данном случае?

данные по новому правильному ключу: OEM Edition: Win 10 RTM Core OEM:DM

в магазине пишет "You can't buy Windows 10 Pro based on the version of Windows 10 you're running. Get more info."

Активация Windows

0
0
Появилась надпись активация windows. У меня лицензионная версия покупал по акции на официальном сайте в 2012 году версию 8, затем обновлялся до 8.1, а недавно появилась эта надпись. Ключ активации по почте не приходил! Где мне теперь его искать?

Office activation

0
0

Just received a dell computer pre-loaded with windows 10 and office 2016. I went through the steps to activate office when you first launch it. After i logged into a Microsoft account to attach the key i was prompted to redeem online. When i attempt to redeem online with the same i account i was using i get "Sorry, we can't find this product key in our database".

Also, on a possibly related  i received the same message when trying to reinstall office 2013 on another computer. I know the key is good because it worked when i first installed it a few years ago.

Mensaje de actualización en curso en Outlook, no funciona el "Enviar y recibir"

0
0

Buenas tardes,

Tengo una computadora con Office 2013 y me muestra el siguiente mensaje, que podría hacer para resolverlo sin tener que desinstalarlo y volverlo a instalar ya que ya no cuento con la clave del producto, ya intente repararlo y no se completa la reparación, intento abrir las opciones de la cuenta desde el panel de control para recrear el correo pero no me deja entrar, uno de los errores que ocasiona este problema es que cuando doy click en Enviar y Recibir me muestra un mensaje que dice "Sin implementar":

Copie très lent sur une clé usb 3.0

0
0

J'ai des entrées 2.0,3.0 et 3.1.La clé use est une kingston DTSE9 G2 32gb 3.0,et bien entendu je la connecte sur une entrée 3.0.J'ai essayé avec mes 3 autres entrées 3.0,sans succès.Tout est a jour dans mon pc,je crois que la seule chose qui n'est pas a jour est le bios.

La vitesse commence souvent a plus ou moins 40mb/s,mais après 1 seconde ou 2 sa baisse au mieux jusqu'à 24mb/s,mais c'est loin su départ.Sur bien d'autres fichiers(de 5mb a 350mb),sa peut aller aussi bas que 350k/sec :(. J'ai aussi remarqué qu'a toutes les secondes,il y a un genre de freeze durant moins d'une demie seconde.

Je n'ai pas fait grand chose,à date j'ai juste formaté ntfs(il etais fat32 par défault).

La clé est flambant neuve(tout comme mon pc).J'attends votre aide.Merci

p.s. je ne suis pas sur d'être sur le bon sujet,transférez le s'il il le faut .

Viewing all 1237219 articles
Browse latest View live




Latest Images