Szerzs
Client
- Регистрация
- 15.06.2019
- Сообщения
- 262
- Реакции
- 68
- Баллы
- 28
Вот эти все библиотеки в GAC установлены?
using System.Diagnostics;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
using System.Web.Script.Serialization;
using MS.WindowsAPICodePack;
using Microsoft.WindowsAPICodePack.Shell;
using Microsoft.WindowsAPICodePack.Shell.PropertySystem;
using System.Web;
using System.IO;
using Microsoft.VisualBasic.FileIO;
using ImageProcessor;
using ImageProcessor.Imaging.Formats;
using ImageProcessor.Imaging.Filters;
using ImageProcessor.Imaging;
using ImageProcessor.Imaging.Filters.EdgeDetection;
using ImageProcessor.Imaging.Filters.Photo;
using System.Speech;
using System.Speech.Recognition;
using System.Speech.Recognition.SrgsGrammar;
using System.Speech.Synthesis;
using System.Globalization;
using System.Speech.AudioFormat;
using System.ComponentModel;
using System.Net;
using System.Threading.Tasks;
using Microsoft.Office.Interop.PowerPoint;
using Microsoft.Office.Core;
А откуда и как эти ссылки установить? уже извиняюсь за нубский вопрос)





