Can’t create any new project in Water, the project type or language doesn’t seem to matter - the message is always the same:
Die Datei "C:\Users\txxx.kxxxxx\Documents\RemObjects Software\Elements\Water" konnte nicht gefunden werden.
bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bei System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
bei System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
bei RemObjects.Fire.App.NewProjectWindowController.processTemplate____window__callback(VSTemplate template, Window window, $Delegate_success$_`1 callback)
bei RemObjects.Fire.App.WelcomeWindowController.startNewProject(Object sender)
bei RemObjects.Fire.BaseLibrary.MenuItem.onClick(Object sender, RoutedEventArgs e)
bei System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
bei System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
bei System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
There isnt’t even a directory “RemObjects Software” within my Documents-folder.
"C:\Users\txxx.kxxxxx\ is a valid path? Is this for any template pram specific one? At which step of the process does this happen – after licking the template, after clicking OK, or after choosing the destination folder?